Skip to main content

b3Shape_SetHull

Function b3Shape_SetHull 

Source
pub unsafe extern "C" fn b3Shape_SetHull(
    shapeId: b3ShapeId,
    hull: *const b3HullData,
)
Expand description

Allows you to change a shape to be a hull or update the current hull. This does not modify the mass properties. @see b3Body_ApplyMassFromShapes