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