Property currentInputMode
currentInputMode
Static bindable variable used to track the current input mode.
Declaration
public static IReadOnlyBindableVariable<XRInputModalityManager.InputMode> currentInputMode { get; }
Property Value
| Type | Description |
|---|---|
| IReadOnlyBindableVariable<XRInputModalityManager.InputMode> |