Mudbox 2015

Following are the additions in the Mudbox® 2015 SDK.

New Class

  • LayerGroup – You can access the layers in a layer group through this class. LayerGroup acts as a logical sub-container for the layers, but does not own the layers.

New Functions

The new functions are listed according to their respective header files.

camera.h

layer.h

New Event

  • Mesh::TopologyChange – Triggered when the mesh topology is edited. For example, this event is triggered when some faces are deleted.