HELIX.Animation

Namespace

Enums

Classes

AnimationControllerClass
Manages the animation sequence by controlling its playback direction, duration, and looping behavior.
DebouncedSchedulerClass
Represents a scheduler that executes tasks in a debounced manner, ensuring that only one task is scheduled at a time within the Unity UIElements system.

Abstract Classes

TweenStateArenaAbstract Class
Represents a base class for managing the transition of states using tweening logic. Provides static creation methods to construct typed tweening arenas such as for colors or floats.

On this page