AnimationT Fields | |
The AnimationT type exposes the following members.
| Name | Description | |
|---|---|---|
| animationTracks | Animation tracks. Populated by actual subclasses of this class. | |
| DefaultDuration | ||
| settingsChanged | 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. |