Position(Vector3, int)
Triggers an animation changing this element's transform position.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements.Experimental
- Assembly: UnityEngine.UIElementsModule
ValueAnimation<Vector3> Position(Vector3 to, int duration)
Parameters
Returns
Type | Description |
|---|---|
| ValueAnimation<Vector3> |
Remarks
Additional Resources: _position