pub unsafe extern "C" fn b3Shape_SetMeshMaterial(
shapeId: b3ShapeId,
surfaceMaterial: b3SurfaceMaterial,
index: c_int,
)Expand description
Set a surface material for a mesh shape.
pub unsafe extern "C" fn b3Shape_SetMeshMaterial(
shapeId: b3ShapeId,
surfaceMaterial: b3SurfaceMaterial,
index: c_int,
)Set a surface material for a mesh shape.