Click or drag to resize

TransformerRotationThreshold Property

Gets or sets the rotation threshold.

Namespace:  TouchScript.Behaviors
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public float RotationThreshold { get; set; }

Property Value

Type: Single
Minimum angle between target rotation and smoothed rotation when to stop automatic movement.
See Also