Mesh.addPart

add new mesh part or append indexes to existing part (if type matches)

  1. MeshPart addPart(MeshPart meshPart)
  2. MeshPart addPart(PrimitiveType type, ushort[] indexes)
    class Mesh

Meta