Experimental: this API is experimental and might be changed or removed in the future.

ITransitionAnimations

interface in UnityEngine.UIElements.Experimental

Description

Provides helper methods to create transition animations for VisualElement style values

Public Methods

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.

Did you find this page useful? Please give it a rating: