PenPointerPressure Property |
Gets or sets the touch's pressure.
Namespace:
TouchScript.Pointers
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public float Pressure { get; set; }
Property Value
Type:
Single Pressure in range [0, 1].
See Also