Module debug_render

Source
Expand description

Renders physics objects and properties for debugging purposes.

See PhysicsDebugPlugin.

Structs§

DebugRender
A component for the debug render configuration of an entity. See PhysicsDebugPlugin.
PhysicsDebugPlugin
A plugin that renders physics objects and properties for debugging purposes. It is not enabled by default and must be added manually.
PhysicsGizmos
Gizmos used for debug rendering physics. See PhysicsDebugPlugin

Enums§

ContactGizmoScale
The scale used for contact normals rendered using gizmos.

Traits§

PhysicsGizmoExt
An extension trait for Gizmos<PhysicsGizmo>.