Skip to main content

shape_set_mesh_material

Function shape_set_mesh_material 

Source
pub fn shape_set_mesh_material(
    world: &mut World,
    shape_id: ShapeId,
    surface_material: SurfaceMaterial,
    material_index: i32,
)
Expand description

(b3Shape_SetMeshMaterial)