Skip to main content

b3CreateCompoundShape

Function b3CreateCompoundShape 

Source
pub unsafe extern "C" fn b3CreateCompoundShape(
    bodyId: b3BodyId,
    def: *mut b3ShapeDef,
    compound: *const b3CompoundData,
) -> b3ShapeId
Expand description

Compound shapes are only allowed on static bodies.