pub fn shape_set_surface_material(
world: &mut World,
shape_id: ShapeId,
surface_material: SurfaceMaterial,
)Expand description
Set the shape’s surface material. (b2Shape_SetSurfaceMaterial)
pub fn shape_set_surface_material(
world: &mut World,
shape_id: ShapeId,
surface_material: SurfaceMaterial,
)Set the shape’s surface material. (b2Shape_SetSurfaceMaterial)