For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /server/enums/WeatherType.md.

Enumeration: WeatherType

Beta

用于指定世界中天气状况的类型。

Used to specify the type of weather condition within the world.

Enumeration Members

Clear

Clear: "Clear"

Beta

Remarks

指定晴天天气状况。

Specifies a clear weather condition.


Rain

Rain: "Rain"

Beta

Remarks

指定雨天天气状况。

Specifies a rain weather condition.


Thunder

Thunder: "Thunder"

Beta

Remarks

指定雷雨天气状况。

Specifies a rain and thunder weather condition.