pub fn shape_get_density(world: &World, shape_id: ShapeId) -> f32
Get the density of a shape, usually in kg/m^2. (b2Shape_GetDensity)