RayCast3d

RayCast3d

  • origin : glam::Vec3A
  • direction : bevy_math::direction::Dir3A
  • max : f32
  • direction_recip : glam::Vec3A

Description

A raycast intersection test for 3D bounding volumes

Functions