Click or drag to resize
RotationTracks Class
RotationTracks
Inheritance Hierarchy

Namespace: Ab3d.File3ds
Assembly: Ab3d.Reader3ds (in Ab3d.Reader3ds.dll) Version: 9.0.5590.1040
Syntax
C#
public class RotationTracks : BaseKeyframesTrack

The RotationTracks type exposes the following members.

Constructors
  NameDescription
Public methodRotationTracks
Constructor
Top
Properties
Methods
  NameDescription
Public methodGetRotationForFrame
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)
Top
Fields
  NameDescription
Public fieldKeys
Keys
Top
See Also