Method b3Shape_GetMeshSurfaceMaterial
- Namespace
- Box3D.Native
- Assembly
- Box3D.NET.Native.dll
b3Shape_GetMeshSurfaceMaterial(b3ShapeId, int)
Get a surface material for a mesh shape
public static extern b3SurfaceMaterial b3Shape_GetMeshSurfaceMaterial(b3ShapeId shapeId, int index)Parameters
Returns
- b3SurfaceMaterial
-
See the Box3D documentation.