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