GetCloudDisp()# GetCloudDisp(layer)# 雲の表示状態を取得します。 パラメータ# int layer 雲レイヤーの指定。0 または 1 戻り値# bool レイヤーの表示状態 コメント# 雲レイヤーは、それぞれ表示状態をON/OFFできます。 サンプル# disp = vrmapi.LAYOUT().SKY().GetCloudDisp(1)