Mesh.addPart - multiple declarations

Function Mesh.addPart

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

Prototype

MeshPart addPart(
  PrimitiveType type,
  ushort[] indexes
);

Function Mesh.addPart

Prototype

MeshPart addPart(
  MeshPart meshPart
);

Authors

Copyright

License