[][src]Module bevy_rapier2d::render

Plugins, resources, and components for debug rendering.

Structs

RapierRenderColor

The desired render color of a Rapier collider.

RapierRenderPlugin

Plugin responsible for creating meshes to render the Rapier physics scene.

Functions

create_collider_renders_system

System responsible for attaching a PbrComponents to each entity having a collider.