Click or drag to resize

SmoothenerTValue Fields

The SmoothenerTValue generic type exposes the following members.

Fields
  NameDescription
Public fieldData
Binding to get target value from.
Public fieldInterruptDuringTransition
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.
Public fieldMaxUpdateTime
If set to smaller as 0, it is ignored. If set to 0 values are instant updated.
Public fieldVelocity
Velocity to change from current to target value (in change per second).
Top
See Also