Table of Contents

Field materials

Namespace
Box3D.Native
Assembly
Box3D.NET.Native.dll

materials

The surface materials, lined up with the material indices on the triangles.

public b3SurfaceMaterial* materials

Field Value

b3SurfaceMaterial*

Remarks

Limited to Box3D.Native.Constants.B3_MAX_COMPOUND_MESH_MATERIALS inside a compound. A mesh with more materials must be used outside one.