Field materialIndices
- Namespace
- Box3D.Native
- Assembly
- Box3D.NET.Native.dll
materialIndices
One material index per triangle, indexing into b3ShapeDef.materials.
public byte* materialIndicesField Value
- byte*
Remarks
This indirection lets one baked mesh be reused by shapes carrying different run-time materials.