interface in UnityEngine.UIElements.Experimental
Provides helper methods to create transition animations for VisualElement style values
Layout | Triggers an animation changing this element's layout style values. |
Position | Triggers an animation changing this element's transform position. |
Rotation | Triggers an animation changing this element's transform rotation. |
Scale | Triggers an animation changing this element's transform scale. |
Size | Triggers an animation changing this element's size style values. |
Start | Starts a transition animation on this VisualElement. |
TopLeft | Triggers an animation changing this element's positioning style values. |