Clean_MultiMaterial : UtilityPlugin

マルチマテリアルを整理ユーティリティは、シーンのマルチマテリアル内にある使用されていないサブマテリアルを整理します。

コンストラクタ:

Class instances not creatable by MAXScript

エイリアス:

MMClean

Clean_MultiMaterial インタフェース:

Interface: 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 の場合、ダイアログ ボックスが表示されます。

Clean_MultiMaterial インタフェース:

Interface: MMCleanActions

メソッド:

CleanMaterailsAll () -- Action Interface

CUI member

アクション:

Category: MultiMaterial_Clean_Actions; Action: Clean__MultiMaterial; Shortcut: -- none defined --