Position | |
public class Position3DTrack : KeyFramesTrackBase<Position3DKeyFrame>
The Position3DTrack type exposes the following members.
| Name | Description | |
|---|---|---|
| Position3DTrack | Initializes a new instance of the Position3DTrack class |
| Name | Description | |
|---|---|---|
| GetDumpString |
GetDumpString virtual method can be overridden to provide detailed description of this object.
(Overrides KeyFramesTrackBaseTGetDumpString) | |
| GetPositionForFrame | Gets interpolated position as Point3D for the specified frame (you can also specify fractions between frames - for example targetFrame = 1.245) |