IValueAnimation
Base interface for transition animations.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Interface
- Namespace: UnityEngine.UIElements.Experimental
- Assembly: UnityEngine.UIElementsModule
public interface IValueAnimation
Properties
Property | Description |
|---|---|
| durationMs | Duration of the transition in milliseconds. |
| isRunning | Tells if the animation is currently active. |