The MultiMaterial Clean Utility cleans unused submaterials in scene Multi-Materials.
Constructor:
Class instances not creatable by MAXScriptAlias:
MMClean Interface: MMClean Methods:
findAll <&material array>mtlsFound
mtlsFound is Out parameter Collects all multi-materials with unused sub-materials, stores them in MtlsFound array
<boolean>fix <material array>mtls prompt:<boolean>
prompt default value: trueRemoves unused sub-materials from submitted multi-materials array. if prompt=true, dialog shows up.
<boolean>fixAll prompt:<boolean>
prompt default value: trueRemoves all unused sub-materials from scene multi-materials. if prompt=true, dialog shows up.
Interface: MMCleanActions Methods:
CleanMaterailsAll () -- Action Interface CUI member
Actions:
Category: MultiMaterial_Clean_Actions; Action: Clean__MultiMaterial; Shortcut: -- none defined --