pub fn print_intersections<T: TypePath + Send + Sync>(
    query: Query<'_, '_, &RaycastMesh<T>>
)
Expand description

Used to debug RaycastMesh intersections.