pub unsafe extern "C" fn b3Shape_SetCapsule(
shapeId: b3ShapeId,
capsule: *const b3Capsule,
)Expand description
Allows you to change a shape to be a capsule or update the current capsule. This does not modify the mass properties. @see b3Body_ApplyMassFromShapes