bevy_rapier2d

Module geometry

Source
Expand description

Components related to physics geometry (colliders, collision-groups, etc.)

Re-exports§

Modules§

  • Wrappers around Rapier shapes to access their properties.

Structs§

Enums§

Functions§

  • We restrict the scaling increment to 1.0e-4, to avoid numerical jitter due to the extraction of scaling factor from the GlobalTransform matrix.