マルチマテリアルを整理ユーティリティは、シーンのマルチマテリアル内にある使用されていないサブマテリアルを整理します。
コンストラクタ:
Class instances not creatable by MAXScriptエイリアス:
MMCleanInterface: MMCleanメソッド:
findAll <&material array>mtlsFound
mtlsFound is Out parameter使用されていないサブマテリアルを含むすべてのマルチマテリアルを収集し、それらを MtlsFound 配列に保存します。
<boolean>fix <material array>mtls prompt:<boolean>
prompt default value: true送られたマルチマテリアル配列から使用されていないサブマテリアルを削除します。prompt が true の場合、ダイアログ ボックスが表示されます。
<boolean>fixAll prompt:<boolean>
prompt default value: trueシーンのマルチマテリアルから使用されていないサブマテリアルを削除します。prompt が true の場合、ダイアログ ボックスが表示されます。
Interface: MMCleanActionsメソッド:
CleanMaterailsAll () -- Action InterfaceCUI member
アクション:
Category: MultiMaterial_Clean_Actions; Action: Clean__MultiMaterial; Shortcut: -- none defined --