Function veloren_common_systems::phys::voxel_collider_bounding_sphere
source ยท fn voxel_collider_bounding_sphere(
voxel_collider: &VoxelCollider,
pos: &Pos,
ori: &Ori,
scale: Option<&Scale>,
) -> Sphere<f32, f32>