PositionTracks Class |
Namespace: Ab3d.File3ds
public class PositionTracks : BaseKeyframesTrack
The PositionTracks type exposes the following members.
Name | Description | |
---|---|---|
PositionTracks |
Constructor
|
Name | Description | |
---|---|---|
LastFrame |
Gets last frame for this track
(Overrides BaseKeyframesTrackLastFrame.) | |
StartFrame |
Gets first frame for this track
(Overrides BaseKeyframesTrackStartFrame.) |
Name | Description | |
---|---|---|
GetPositionForFrame |
Gets interpolated position as Point3D for the specified frame (you can also specify fractions between frames - for example targetFrame = 1.245)
|