Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


maximumPossiblePressure

The maximum possible pressure value for a platform. If Input.touchPressureSupported returns false, the value of this property will always be 1.0f.
Read time 1 minuteLast updated 5 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.InputLegacyModule
public float maximumPossiblePressure { get; set; }