BoundingSphereCast

BoundingSphereCast

  • ray : bevy_math::bounding::raycast3d::RayCast3d
  • sphere : bevy_math::bounding::bounded3d::BoundingSphere

Description

An intersection test that casts a [BoundingSphere] along a ray.

Functions