Module let_engine::objects::physics
source · Expand description
Physics related structs.
Modules§
- Wrapping of Rapiers joints to be used with Let Engine and Glam.
Structs§
- The unique identifier of a joint added to the joint set. The unique identifier of a collider added to a collider set.
- Parameters for a time-step of the physics engine.
- Flags affecting the behavior of the constraints solver for a given contact manifold.
- The rb_activation status of a body.
- A builder for rigid-bodies.
- Parameters controlling the VHACD convex decomposition.
Enums§
- The status of a body, governing the way it is affected by external forces.