WeatherMakerWeatherZoneScript Fields |
The WeatherMakerWeatherZoneScript type exposes the following members.
Name | Description | |
---|---|---|
AuroraProfile | Override aurora profile (set to null to not override) | |
CloudProfile | Override cloud profile (set to null to not override) | |
FogProfile | Override fog profile (set to null to not override) | |
HoldDuration | (Seconds) override random duration for profiles to hold before transition to another profile (set to 0 to not override) | |
LastLocalProfile | The most recent local player weather profile name | |
LightningProfile | Override lightning profile (set to null to not override) | |
PrecipitationProfile | Override precipitation profile (set to null to not override) | |
PreviousLastLocalProfile | The most recent local player previous weather profile name | |
ProfileGroup | Ignored if SingleProfile is not null, otherwise this is the weather profile group for this weather zone. The collider (which must be a trigger) is used to determine whether this profile group is activated. | |
SingleProfile | A single weather profile for this weather zone. If null, ProfileGroup is used. If you are using SingleProfile, you must manually change this field to change the weather. If you want automatic weather, use ProfileGroup instead. The collider (which must be a trigger) is used to determine whether this profile is activated. | |
SkyProfile | Override sky profile (set to null to not override) | |
SoundProfile | Override sound profile (set to null to not override) | |
TransitionDuration | (Seconds) override random duration for profiles to transition in (set to 0 to not override) | |
TransitionDurationMultiplier | The transition duration multiplier when entering this weather zone from another zone. This helps speed up the transition to the new weather zone, such as coming from a blizzard to a more temperate weather zone. | |
WindProfile | Override wind profile (set to null to not override) |