Namespace TMPEffects.TMPAnimations
Classes
- AnimationContext
Animation context used by TMPAnimator.
- GenericAnimation
A generic ITMPAnimation, allowing you to create animations in the inspector.
- ReadOnlyAnimationContext
A read-only wrapper around AnimationContext.
- TMPAnimation
Base class for animations.
- TMPAnimationParameterless
Base class for animations that dont take parameters.
- TMPAnimationUtility
Utility methods for animations.
- TMPHideAnimation
Base class for all hide animations.
- TMPShowAnimation
Base class for all show animations.
Structs
Interfaces
- IAnimationContext
Interface for animation contexts.
- IAnimationData
Provides general data about the animation.
- IAnimationFinished
Provides checks for whether an animation is done animating a specific CharData.
- IAnimationFinisher
Provides the ability to mark an animation as done animating a specific CharData.
- ITMPAnimation
Base interface for all TMPEffects animations.