Property selectActionTrigger
selectActionTrigger
Choose how Unity interprets the select input. Controls between different input styles for determining if this interactor can select, such as whether the button is currently held or whether the button toggles select upon being pressed.
Declaration
public XRBaseInputInteractor.InputTriggerType selectActionTrigger { get; set; }
Property Value
| Type | Description |
|---|---|
| XRBaseInputInteractor.InputTriggerType |