Expand description
Renders physics objects and properties for debugging purposes.
See PhysicsDebugPlugin
.
Structs§
- Debug
Render - A component for the debug render configuration of an entity. See
PhysicsDebugPlugin
. - Physics
Debug Plugin - A plugin that renders physics objects and properties for debugging purposes. It is not enabled by default and must be added manually.
- Physics
Gizmos - Gizmos used for debug rendering physics. See
PhysicsDebugPlugin
Enums§
- Contact
Gizmo Scale - The scale used for contact normals rendered using gizmos.
Traits§
- Physics
Gizmo Ext - An extension trait for
Gizmos<PhysicsGizmo>
.