| RotationTracks Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Ab3d.File3ds
 Syntax
Syntaxpublic class RotationTracks : BaseKeyframesTrack
The RotationTracks type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | RotationTracks | 
            Constructor
             | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | LastFrame | 
            Gets last frame for this track
            (Overrides BaseKeyframesTrackLastFrame.) | 
|  | StartFrame | 
            Gets first frame for this track
            (Overrides BaseKeyframesTrackStartFrame.) | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | GetRotationForFrame | 
            Gets interpolated rotation's axis and rotation's angle for the specified frame (you can also specify fractions between frames - for example targetFrame = 1.245)
             | 
 Fields
Fields See Also
See Also