Community
Arnold for Maya Forum
Rendering with Arnold in Maya using the MtoA plug-in.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Changing Camera Type to spherical via Script?

1 REPLY 1
SOLVED
Reply
Message 1 of 2
Anonymous
388 Views, 1 Reply

Changing Camera Type to spherical via Script?

Is there any way to change the camera type to spherical using python in Maya?
I noticed that this is the only attribute thats changes do not echo in the console.

I would love to read a solution to this...

Tags (3)
Labels (3)
1 REPLY 1
Message 2 of 2
Stephen.Blair
in reply to: Anonymous

import maya.cmds as cmds
cmds.setAttr( "cameraShape1.aiTranslator", "spherical", type="string" )


// Stephen Blair
// Arnold Renderer Support

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Technology Administrators


Autodesk Design & Make Report