Method b3GetCompoundMaterials
- Namespace
- Box3D.Native
- Assembly
- Box3D.NET.Native.dll
b3GetCompoundMaterials(b3CompoundData*)
Access the compound material array.
public static extern b3SurfaceMaterial* b3GetCompoundMaterials(b3CompoundData* compound)Parameters
compoundb3CompoundData*-
See the Box3D documentation.
Returns
- b3SurfaceMaterial*
-
See the Box3D documentation.