| Immerseum.VRSimulator Namespace > InputAction Class : leftTriggerAxisValue2D Property |
The axis value from the Left Trigger Axis expressed as a Vector2.
![]() |
Please Note |
| If multiple Input Axes are defined, then returns the axis value with the greatest magnitude from defined Input Axes. |
public Vector2 leftTriggerAxisValue2D {get;}
| Exception | Description |
|---|---|
| DataMisalignedException | Thrown when this property is called for an Input Axis which is not expressed in two dimensions. |