(Deprecated)
vcPathObjectReferenceNode
vcPathObjectReferenceNode is a node for defining the location of its path object relative to a node in 3D world or in reference to World coordinate system.
Inherits: vcPathObjectNode
Properties
Name | Type | Access | Description |
Node | vcNode | RW | Defines a node the reference node is attached to in 3D world. |
PositionMatrix | vcMatrix | RW | Defines the position matrix of reference node.
If Node has a set value, the position matrix will reference that node's coordinate system or else the World coordinate system. |