pub unsafe extern "C" fn b3Shape_SetSurfaceMaterial(
shapeId: b3ShapeId,
surfaceMaterial: b3SurfaceMaterial,
)Expand description
Set the shape base surface material. Does not change per triangle materials.
pub unsafe extern "C" fn b3Shape_SetSurfaceMaterial(
shapeId: b3ShapeId,
surfaceMaterial: b3SurfaceMaterial,
)Set the shape base surface material. Does not change per triangle materials.