Property uiScrollInput
uiScrollInput
Input to use for scrolling UI elements. Functions like a mouse scroll wheel when pointing over UI.
Declaration
public XRInputValueReader<Vector2> uiScrollInput { get; set; }
Property Value
| Type | Description |
|---|---|
| XRInputValueReader<Vector2> |