Table of Contents

Field materialIndices

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

materialIndices

One material index per triangle, indexing into b3ShapeDef.materials.

public byte* materialIndices

Field Value

byte*

Remarks

This indirection lets one baked mesh be reused by shapes carrying different run-time materials.