Property buttonReaders
buttonReaders
The list of button input readers used by this interactor. This interactor will automatically enable or disable direct actions if that mode is used during OnEnable() and OnDisable().
Declaration
protected List<XRInputButtonReader> buttonReaders { get; }
Property Value
| Type | Description |
|---|---|
| List<XRInputButtonReader> |