rdControl
Reference sheet for the rdControl
node type.
from maya import cmds
cmds.createNode("rdControl")
Attributes
Attribute | Description | Keyable | Type | Default |
---|---|---|---|---|
.color |
Color of the surface and wireframe. | float3 |
0.443 0.705 0.952 |
|
.drawShaded |
Whether or not to draw wireframe or shaded. | bool |
False | |
.outputMesh |
Polygonal output, for rendering, shadows and export. | mesh |
||
.rigid |
Reference to rigid this control represents. | int |
-1 | |
.version |
Version of Ragdoll used to create this node. | int |
0 |
Last update: 2022-04-04