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 modesassociated withalllayersas an arrayof integers.
Available in 3ds Max 2009 and higher.
Get/set the rollout open statesofallcomposite layersasanarrayof booleans.
Available in 3ds Max 2009 and higher.
Get/set the namesofallcomposite layersasan array ofstrings.
Available in 3ds Max 2009 and higher.
Get/set the enabled statesofallcomposite layersas an array of Boolean values.
This property existed in the legacy version of the CompositeMap prior to 3ds Max 2009.
Get/set the mapsofallcomposite layersas an array ofTextureMaps.
This property existed in the legacy version of the CompositeMap prior to 3ds Max 2009.
Get/set the mask of each composite layer as a TextureMap object element of the array.
Available in 3ds Max 2009 and higher.
Get/set the mask enabled statesofallcomposite layersas an array of Booleans.
Available in 3ds Max 2009 and higher.
Get/set the opacity ofallcomposite layersas anarray 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.