Skip to main content

destroy_shape

Function destroy_shape 

Source
pub fn destroy_shape(
    world: &mut World,
    shape_id: ShapeId,
    update_body_mass: bool,
)
Expand description

Destroy a shape. (b3DestroyShape)