pub fn shape_get_surface_material(
world: &World,
shape_id: ShapeId,
) -> SurfaceMaterialExpand description
Get the shape’s surface material. (b2Shape_GetSurfaceMaterial)
pub fn shape_get_surface_material(
world: &World,
shape_id: ShapeId,
) -> SurfaceMaterialGet the shape’s surface material. (b2Shape_GetSurfaceMaterial)