Hey all,
I'm looking for the root mel command that creates the vray displacment node for a tool that i'm writing. I've found this "vray object properties add_single VRayDisplacement" script... but i need something that returns the "result" aka name of the node created so i can rename or connect things to it down stream.
any help? End of the day i'll be converting this into a python script with a mel call...
thanks
Andy
I'm looking for the root mel command that creates the vray displacment node for a tool that i'm writing. I've found this "vray object properties add_single VRayDisplacement" script... but i need something that returns the "result" aka name of the node created so i can rename or connect things to it down stream.
any help? End of the day i'll be converting this into a python script with a mel call...
thanks
Andy
Comment