Property hasSelection
hasSelection
(Read Only) Indicates whether this Interactor is currently selecting an Interactable.
Declaration
public bool hasSelection { get; }
Property Value
| Type | Description |
|---|---|
| bool |
Implements
Remarks
In other words, returns whether interactablesSelected contains any Interactables.
interactablesSelected.Count > 0