Namespace TMPEffects.Components.Animator
Classes
- AnimatorContext
To be used with TMPAnimator.
Contains context data of the respective TMPAnimator.
- ReadOnlyAnimatorContext
To be used with TMPAnimator.
Contains readonly context data of the respective TMPAnimator.
Structs
- SegmentData
To be used with TMPAnimator and its animations.
Contains data about a given animation segment.
Interfaces
- IAnimatorContext
To be used with TMPAnimator.
Contains context data of the respective TMPAnimator.
Enums
- TMPAnimationType
To be used with TMPAnimator.
Identifies a specific type of animation.
- UpdateFrom
To be used with TMPAnimator's SetUpdateFrom(UpdateFrom) method.
Defines where the TMPAnimator is updated from.