avian3d::collision::collider

Module collider_transform

Source
Expand description

Transform management and types for colliders.

Structs§

  • The transform of a collider relative to the rigid body it’s attached to. This is in the local space of the body, not the collider itself.
  • A plugin for propagating and updating transforms for colliders.