Hi if I create a VrayFalloff texture, then connect this to the texture input of an extratex aov, im finding i need to open thie vrayfalloffnode node before it will render. If not renders blank, I'm scripting this via python not normal gui behavior,
Is this a bug? Vrayfresnel seems fine and vray dirt works also. all extratex and textures being created and connected via python.
It seems similar to when setting cmds.setAttr.vraySettings. ------
Can you also explain why the vray settings dialog needs to be opened before these commands can be executed via python? Id rather not script the render settings gui to open and close as feels very messy and slow.
Is this a bug? Vrayfresnel seems fine and vray dirt works also. all extratex and textures being created and connected via python.
It seems similar to when setting cmds.setAttr.vraySettings. ------
Can you also explain why the vray settings dialog needs to be opened before these commands can be executed via python? Id rather not script the render settings gui to open and close as feels very messy and slow.
Comment