pub fn shape_set_density( world: &mut World, shape_id: ShapeId, density: f32, update_body_mass: bool, )
(b3Shape_SetDensity)