Number animation¶
Properties¶
Name |
BrowseName |
DataType |
Description |
|---|---|---|---|
| From | From |
Start value of the range |
|
| To | To |
Final value of the range |
|
| Duration | Duration |
Duration of the animation in milliseconds |
|
| Interpolation | EasingCurve |
Defines the interpolation distribution used for animating the value change |
|
| Target | Target |
||
| Running | Running |
(Inherited from Abstract animation) |
|
| Loops | Loops |
Number of consecutive automatic playbacks after start at runtime (-1 = continuous loop)
(Inherited from Abstract animation)
|