createOpaqueColor()¶ createOpaqueColor(rgb?): Vector3 不透明色を生成。 4番目以降の要素は無視される。要素数が 3 に満たない場合は 0.0 と解釈する。 Parameters¶ Parameter Type rgb? Vector3 Returns¶ Vector3