Skip to main content

b3Shape_SetSphere

Function b3Shape_SetSphere 

Source
pub unsafe extern "C" fn b3Shape_SetSphere(
    shapeId: b3ShapeId,
    sphere: *const b3Sphere,
)
Expand description

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