GuiMgr:RenderBox_setBackgroundColor

機能
RenderBox背景色の設定
構文
RenderBox_setBackgroundColor(red, green, blue, alpha)
引数
red 赤。0.0~1.0。
green 緑。0.0~1.0。
blue 青。0.0~1.0。
alpha 透明度。0.0~1.0。
戻り値
なし
説明
RenderBoxの背景色を設定します。