RayId

RayId

  • camera : bevy_ecs::entity::Entity
  • pointer : bevy_picking::pointer::PointerId

Description

Identifies a ray constructed from some (pointer, camera) combination. A pointer can be over multiple cameras, which is why a single pointer may have multiple rays.

Functions