Click or drag to resize

WeatherMakerWeatherZoneScriptSingleProfile Field

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.

Namespace:  DigitalRuby.WeatherMaker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public WeatherMakerProfileScript SingleProfile

Field Value

Type: WeatherMakerProfileScript
See Also