Camera |
public class CameraRotationTrack : KeyFramesTrackBase<CameraRotationKeyFrame>
The CameraRotationTrack type exposes the following members.
Name | Description | |
---|---|---|
CameraRotationTrack | Initializes a new instance of the CameraRotationTrack class |
Name | Description | |
---|---|---|
GetDumpString |
GetDumpString virtual method can be overridden to provide detailed description of this object.
(Overrides KeyFramesTrackBaseTGetDumpString) | |
GetRotationForFrame | Gets interpolated heading, attitude and bank for the specified frame (you can also specify fractions between frames - for example targetFrame = 1.245) |