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