Property rotateManipulationInput
rotateManipulationInput
Input to use for rotating the attach point over time. This effectively rotates the selected grab interactable while the input is pushed in either direction.
Declaration
public XRInputValueReader<Vector2> rotateManipulationInput { get; set; }
Property Value
| Type | Description |
|---|---|
| XRInputValueReader<Vector2> |
Remarks
Uses the x-axis as the rotation input.