I forgot to add the imported modules:P import maya.cmds as mc import maya.app.renderSetup.model.override as override import maya.app.renderSetup.model.renderLayer as renderLayer import maya.app.renderSetup.model.renderSetup as renderSetup rs = renderSetup.instance()
-- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/41565d9a-abe9-414e-a0f1-3da55ca3c370%40googlegroups.com.
