Camera | |
The CameraAnimationNode type exposes the following members.
| Name | Description | |
|---|---|---|
| Camera | Camera that is animated. This value is set in the CameraAnimationNode's constructor. | |
| CameraWidthTrack | Gets a DoubleTrack that defines double value key frames for CameraWidth used by the Orthographic camera. | |
| DistanceTrack | Gets a DoubleTrack that defines double value key frames for camera distance. | |
| 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 for camera position. | |
| RotationTrack | Gets a CameraRotationTrack that defines rotation key frames for camera rotation. |