Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
使用 BufferGeometry 时,如何将材质分配给面?
是否有类似数组的东西包含相同的信息Face#materialIndex?
Face#materialIndex
BufferGeometry不支持MeshFaceMaterial。
BufferGeometry
MeshFaceMaterial