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