Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This class represents triangle mesh objects. It allows you to specify or retrieve the geometry data, as well as assign per-triangle materials. The method GetShapeType inherited from MaxwellMayaShape returns ShapeType_Mesh. You can create meshes by calling the CreateMesh method of the MaxwellMayaAPI class.

...