Click or drag to resize
Ab4d.SharpEngine logo

AnimationT Fields

The AnimationT type exposes the following members.

Fields
 NameDescription
Protected fieldanimationTracks Animation tracks. Populated by actual subclasses of this class.
Public fieldStatic memberDefaultDuration 
Protected fieldsettingsChanged Internal boolean indicating that animation's settings have changed and that animation needs to be re-initialized. If not done explicitly via Initialize method, animation is re-initialized implicitly on next Start, Rewind, or Seek(Single) method call.
Top
See Also