A class for creating a single instance of another node.
Inherits :
Inherited By : DzInstanceGroupNode
DAZ Script |
---|
DzInstanceNode () |
DAZ Script | |
---|---|
DzEnumProperty | getCopyModeControl () |
DzNode | getTarget () |
DzNodeProperty | getTargetControl () |
void | targetChanged () |
This class can be used to create a single instance of another DzNode (subclass) that also has a DzOobject. The instance is drawn the same as the target node except for transforms.
DzEnumProperty : getCopyModeControl()
Return Value:
Return Value:
DzNodeProperty : getTargetControl()
Return Value:
void : targetChanged()
Signature:“targetChanged()”
Emitted when the target for this instance has changed.