Property leftHandMoveInput
leftHandMoveInput
Reads input data from the left hand controller. Input Action must be a Value action type (Vector 2).
Declaration
public XRInputValueReader<Vector2> leftHandMoveInput { get; set; }
Property Value
| Type | Description |
|---|---|
| XRInputValueReader<Vector2> |