public interface IStateNode
Public Interface IStateNode
public interface class IStateNode
type IStateNode = interface end
DisplacedDisplayPosition | Gets the deformed position in global coordinates. In case of several states to select from the one with the largest resultant displacement in chosen. |
DisplacedPosition | Gets the deformed position in global coordinates. In case of several states the envelope is returned. |
GetResult | Gets the value of the selected StateNodeOption at the base point. |
GetRotation | Gets the rotation Vector3 in word space of the base point. |
GetTranslation | Gets the translation Vector3 of the base point. |
RotatedVector | Rotate a vector according to a node state. |