TransformerPositionThreshold Property |
Gets or sets the position threshold.
Namespace:
TouchScript.Behaviors
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public float PositionThreshold { get; set; }
Property Value
Type:
Single
Minimum distance between target position and smoothed position when to stop automatic movement.
See Also