Click or drag to resize
BaseKeyframesTrack Class
Base class for all KeyframeTracks in 3ds files.
Inheritance Hierarchy
SystemObject
  Ab3d.File3dsBaseKeyframesTrack
    More...

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

The BaseKeyframesTrack type exposes the following members.

Constructors
  NameDescription
Public methodBaseKeyframesTrack
Initializes a new instance of the BaseKeyframesTrack class
Top
Properties
  NameDescription
Public propertyLastFrame
Gets last frame for this track
Public propertyStartFrame
Gets first frame for this track
Top
Fields
  NameDescription
Public fieldHeader
TrackHeader
Top
See Also
Inheritance Hierarchy