Change viewport camera via python?

Change viewport camera via python?

Anonymous
Not applicable
4,332 Views
1 Reply
Message 1 of 2

Change viewport camera via python?

Anonymous
Not applicable

How can I change the current active viewport camera via python?

0 Likes
Accepted solutions (1)
4,333 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable
Accepted solution

You should be looking into 

cmds.lookThru()

Make sure to check out the docs for more information on how to use it