Question

When using BufferGeometry, how can I assign a material to a face ?

Is there something like an array containing the same informations that Face#materialIndex ?

Was it helpful?

Solution

BufferGeometry doesn't support MeshFaceMaterial.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top