RGB_Tint : TextureMap

RGB_Tint - superclass: textureMap; super-superclass:material - classID: #(548, 0) 

> MAXWrapper > マテリアル > テクスチャ マップ > RGB_Tint

 

   

マテリアルとマップ - クイック ナビゲーション

コンストラクタ

RGB_Tint ... 	 
rgbTint ...   

プロパティ

<RGB_Tint>.red Color default: (color 255 0 0) -- animatable 

赤のカラー チャネルのティント。

   

<RGB_Tint>.green Color default: (color 0 255 0) -- animatable 

緑のカラー チャネルのティント。

   

<RGB_Tint>.blue Color default: (color 0 0 255) -- animatable 

青のカラー チャネルのティント。

   

<RGB_Tint>.map1 TextureMap default: undefined -- alias: Map_1 

ティントするマップを設定します。

   

<RGB_Tint>.map1Enabled Boolean default: true -- alias: Map_1_Enable 

map1 の効果を使用可能にします。

関連事項