Expand description
A module adding debug visualization of Aabb
s.
Structsยง
- Aabb
Gizmo Config Group - The
GizmoConfigGroup
used for debug visualizations ofAabb
components on entities - Aabb
Gizmo Plugin - A
Plugin
that provides visualization ofAabb
s for debugging. - Show
Aabb Gizmo - Add this
Component
to an entity to draw itsAabb
component.