interface in UnityEngine.UIElements.Experimental
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
CloseProvides 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. |