MegaManZZ
05-24-2009, 02:22 PM
having a hard time with this one. I'm trying to create a multiply divide shading node. In mel it would appear like this.
shadingNode -asUtility multiplyDivide -n ("Node");
for some reason i dont know where to puyt the multiplyDivide flag.
cmds.shadingNode( type, asUtility=True, name='spineStretchNode' ) ??multiplyDivide??
shadingNode -asUtility multiplyDivide -n ("Node");
for some reason i dont know where to puyt the multiplyDivide flag.
cmds.shadingNode( type, asUtility=True, name='spineStretchNode' ) ??multiplyDivide??
