BoundingSphere
BoundingSphere
- center : glam::Vec3A
- sphere : bevy_math::primitives::dim3::Sphere
Description
A bounding sphere
Functions
Function | Summary |
---|---|
aabb_3d(_self) | Computes the smallest [`Aabb3d`] containing this [`BoundingSphere`]. |
clone(_self) | No Documentation 🚧 |
radius(_self) | Get the radius of the bounding sphere |