Namespace UnityEngine.UIElements.Experimental
Classes
Easing
A collection of easing curves to be used with ValueAnimations.
ValueAnimation<T>
Implementation object for transition animations.
Structs
StyleValues
Container object used to animate multiple style values at once.
Interfaces
ITransitionAnimations
Provides helper methods to create transition animations for VisualElement style values
IValueAnimation
Base interface for transition animations.