Property isHovered
isHovered
(Read Only) Indicates whether an Interactor currently hovers over this Interactable.
Declaration
bool isHovered { get; }
Property Value
| Type | Description |
|---|---|
| bool |
Remarks
In other words, returns whether interactorsHovering contains any interactors.
interactorsHovering.Count > 0