|
Kanda Interactions 0.7.1
|
Finds hover targets for RayInteractors by performing a physics raycast for Interactables within a given length of the interactor. More...
Inheritance diagram for RayInteractorHoverSystem:Public Member Functions | |
| void | OnCreate (ref SystemState state) |
| void | OnUpdate (ref SystemState state) |
| void | OnDestroy (ref SystemState state) |
Finds hover targets for RayInteractors by performing a physics raycast for Interactables within a given length of the interactor.
These hover targets can then be used downstream by InteractionBindingSystem.