コンテンツにスキップ

SetCloudDisp()#

SetCloudDisp(layer, disp)#

雲の表示状態を設定します。

パラメータ#

int layer

雲レイヤーの指定。0 または 1

bool disp

レイヤーの表示状態

戻り値#

コメント#

雲レイヤーは、それぞれ表示状態をON/OFFできます。

サンプル#

1
vrmapi.LAYOUT().SKY().SetCloudDisp(1, True)