Property autoDeselect
autoDeselect
Whether this Interactor will automatically deselect an Interactable after selecting it via hover for a period of time.
Declaration
public bool autoDeselect { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |
Remarks
This only applies when an interactable is selected due to hoverToSelect.