Property translateManipulationInput
translateManipulationInput
Input to use for translating the attach point closer or further away from the interactor. This effectively moves the selected grab interactable along the ray.
Declaration
public XRInputValueReader<Vector2> translateManipulationInput { get; set; }
Property Value
| Type | Description |
|---|---|
| XRInputValueReader<Vector2> |
Remarks
Uses the y-axis as the translation input.