UnityTouchController.ManipulationThreshold Property

Definition

The threshold a finger must move before starting a manipulation gesture.

public:
 property float ManipulationThreshold { float get(); void set(float value); };
public float ManipulationThreshold { get; set; }
member this.ManipulationThreshold : single with get, set
Public Property ManipulationThreshold As Single

Property Value

Applies to