Method b3Shape_GetMeshMaterialCount
- Namespace
- Box3D.Native
- Assembly
- Box3D.NET.Native.dll
b3Shape_GetMeshMaterialCount(b3ShapeId)
Get the number of mesh surface materials.
public static extern int b3Shape_GetMeshMaterialCount(b3ShapeId shapeId)Parameters
shapeIdb3ShapeId-
See the Box3D documentation.
Returns
- int
-
See the Box3D documentation.