Free |
The FreeCameraAnimationNode type exposes the following members.
Name | Description | |
---|---|---|
AnimationType | Gets or sets a type of animation that is performed with this FreeCameraAnimationNode. Default value is LinearInterpolation. | |
Camera | FreeCamera that is animated. This value is set in the CameraAnimationNode's constructor. | |
CameraPositionTrack | Gets a PositionTrack that defines position key frames for CameraPosition property. | |
FirstFrameNumber |
Gets the first defined frame number for this AnimationNode.
(Overrides AnimationNodeBaseFirstFrameNumber) | |
LastFrameNumber |
Gets the last defined frame number for this AnimationNode.
(Overrides AnimationNodeBaseLastFrameNumber) | |
TargetPositionTrack | Gets a Position3DTrack that defines position key frames for TargetPosition property. | |
UpDirectionTrack | Gets a Vector3DTrack that defines Vector3D value key frames for UpDirection property. |