Clean_MultiMaterial : UtilityPlugin

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

コンストラクタ:

Class instances not creatable by MAXScript

エイリアス:

MMClean 

Clean_MultiMaterial インタフェース:

Interface: MMClean 

メソッド:

findAll <&material array>mtlsFound 
mtlsFound is Out parameter 

使用されていないサブマテリアルを含むすべてのマルチマテリアルを収集し、それらを MtlsFound 配列に保存します。

   

fix <&material array>mtls [prompt:bool] 
mtls is In parameter 
prompt default value: true 

送られたマルチマテリアル配列から使用されていないサブマテリアルを削除します。promt が true の場合、ダイアログ ボックスが表示されます。

   

fixAll [prompt:bool] 
prompt default value: true 

シーンのマルチマテリアルから使用されていないサブマテリアルを削除します。promt が true の場合、ダイアログ ボックスが表示されます。

   

Clean_MultiMaterial インタフェース:

Interface: MMCleanActions 

メソッド:

CleanMaterailsAll () -- Action Interface 

CUI member

   

アクション:

   

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