Skip to main content

overlap_sphere

Function overlap_sphere 

Source
pub fn overlap_sphere(
    shape: &Sphere,
    shape_transform: Transform,
    proxy: &ShapeProxy,
) -> bool
Expand description

Test overlap between a sphere and a shape proxy. (b3OverlapSphere)