SmoothenerTValue Fields |
The SmoothenerTValue generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Data |
Binding to get target value from.
| |
| InterruptDuringTransition |
Indicates if a new target value can interrupt the current transition.
If true the current transition is completed before a new target value is used.
| |
| MaxUpdateTime |
If set to smaller as 0, it is ignored. If set to 0 values are instant updated.
| |
| Velocity |
Velocity to change from current to target value (in change per second).
|