miCreateDefaultNodes;
On Dec 2, 1:07 pm, Christian Akesson <[email protected]> wrote: > I would love to find out what is going on: > Have a method that enables the plug in if not loaded, set the current > renderer to MR. > > After that I want to set some render settings in various places: > > miDefaultFramebuffer = PyNode('miDefaultFramebuffer') > miDefaultOptions = PyNode('miDefaultOptions') > > Here is where I run into issues. These options nodes don't get created until > I manually open the render settings window and in the case of > the miDefaultFramebuffer click on the features tab?! > Am I missing something? Has anyone run into this? Is there a call to make > mental ray spawn all these settings nodes? > > Thanks, > /Christian -- http://groups.google.com/group/python_inside_maya
