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