|
Kanda Interactions 0.7.1
|
A buffer of valid hover targets for a given Interactor. This is intended to be populated when the Interactor is not currently engaged in a relationship with any Interactables. More...
Inheritance diagram for InteractorHoverData:Public Attributes | |
| Entity | OnEntity |
| The hovered entity, expected to be a Interactable. | |
| float | Distance |
| The distance from the interactor to the hovered entity. | |
A buffer of valid hover targets for a given Interactor. This is intended to be populated when the Interactor is not currently engaged in a relationship with any Interactables.
| float Distance |
The distance from the interactor to the hovered entity.
This is used to select the nearest hover target on activation.