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