Kanda Interactions 0.7.1
Loading...
Searching...
No Matches
InteractorHoverData Struct Reference

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.
 

Detailed Description

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.

Member Data Documentation

◆ Distance

float Distance

The distance from the interactor to the hovered entity.

This is used to select the nearest hover target on activation.


The documentation for this struct was generated from the following file: