Property allowSelect
allowSelect
Defines whether this interactor allows select events.
Declaration
public bool allowSelect { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |
Remarks
A select exit event will still occur if this value is disabled while selecting.