Value > MAXWrapper > Material > TextureMap > CompositeTextureMap |
The CompositeTextureMap has been reimplemented in 3ds Max 2009 but provides backwards compatibility with files containing the old version of the map.
Get/set the blend modes associated with all layers as an array of integers.
Available in 3ds Max 2009 and higher.
Get/set the rollout open states of all composite layers as an array of booleans.
Available in 3ds Max 2009 and higher.
Get/set the names of all composite layers as an array of strings.
Available in 3ds Max 2009 and higher.
Get/set the enabled states of all composite layers as an array of Boolean values.
This property existed in the legacy version of the Composite Map prior to 3ds Max 2009.
Get/set the maps of all composite layers as an array of Texture Maps.
This property existed in the legacy version of the Composite Map prior to 3ds Max 2009.
Get/set the mask of each composite layer as a Texture Map object element of the array.
Available in 3ds Max 2009 and higher.
Get/set the mask enabled states of all composite layers as an array of Booleans.
Available in 3ds Max 2009 and higher.
Get/set the opacity of all composite layers as an array of Integers.
Available in 3ds Max 2009 and higher.
Composite Texturemap interfaces:
Adds a new layer to the Composite Map. Equivalent to pressing the "Add a New Layer" icon in the UI.
Available in 3ds Max 2009 and higher.
Deletes the indexed layer of the Composite Map. Equivalent to pressing the "Delete This Layer" icon in the UI.
Available in 3ds Max 2009 and higher.
Duplicates the indexed layer of the Composite Map, creating an identical new layer. Equivalent to pressing the "Duplicate This Layer" icon in the UI.
Available in 3ds Max 2009 and higher.