Click or drag to resize

TransformerScaleThreshold Property

Gets or sets the scale threshold.

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

Property Value

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