The current amount of pressure being applied to a touch.
For Unity Input Manager source:
1.0f is considered to be the pressure of an average touch.
If Input.touchPressureSupported returns false, the value of this property will always be 1.0f.
For Unity Input System source:
Namespace: RewiredAssembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0+e8257758c3446d922301bab0e4637a0e5ec1862f
Syntax
See Also