Property grabMoveInput
grabMoveInput
Input data that will be used to perform grab movement while held. If the source is an Input Action, it must have a button-like interaction where phase equals performed when pressed. Typically a ButtonControl Control or a Value type action with a Press interaction.
Declaration
public XRInputButtonReader grabMoveInput { get; set; }
Property Value
| Type | Description |
|---|---|
| XRInputButtonReader |