Transform |
The Transform3DAnimationNode type exposes the following members.
Name | Description | |
---|---|---|
FirstFrameNumber |
Gets the first defined frame number for this AnimationNode.
(Overrides AnimationNodeBaseFirstFrameNumber) | |
LastFrameNumber |
Gets the last defined frame number for this AnimationNode.
(Overrides AnimationNodeBaseLastFrameNumber) | |
PositionTrack | Gets a PositionTrack that defines position key frames. | |
RotationCenterPosition | Gets or sets a center position of the object. The ObjectCenterPosition is used as rotation and scale center position. This value is automatically calculated from the specified Model3D or Visual3D in constructor, but the value can be overwritten by user to specify custom rotation center position. | |
RotationTrack | Gets a CameraRotationTrack that defines rotation values for each key frame. | |
ScaleTrack | Gets a ScaleTrack that defines scale values for each key frame. |