Click or drag to resize

SmoothenerTValueInterruptDuringTransition Field

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.

Namespace:  Slash.Unity.DataBind.Foundation.Providers.Smootheners
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public bool InterruptDuringTransition

Field Value

Type: Boolean
See Also