MenuItem.SetBackgroundColor (JP)
[edit]
導入
v9.5 (2011)
[edit]
説明
メニュー項目の背景カラーを設定します。
[edit]
スクリプト構文
MenuItem.SetBackgroundColor( in_red, in_green, in_blue ); |
[edit]
パラメータ
| パラメータ | タイプ | 説明 |
|---|---|---|
| in_red | Int (http://softimage.wiki.softimage.com/sdkdocs/Integer.htm) | 赤成分。 範囲は0~255。 |
| in_green | Int (http://softimage.wiki.softimage.com/sdkdocs/Integer.htm) | 緑成分。 範囲は0~255。 |
| in_blue | Int (http://softimage.wiki.softimage.com/sdkdocs/Integer.htm) | 青成分。 範囲は0~255。 |
This page was last modified 21:29, 10 Dec 2010.
This page has been accessed 737 times.

