PointerInteraction

PointerInteraction

  • sorted_entities : alloc::vec::Vec<(bevy_ecs::entity::Entity, bevy_picking::backend::HitData)>

Description

Holds a list of entities this pointer is currently interacting with, sorted from nearest to farthest.

Functions