WeatherMakerProfileGroupScript Fields |
The WeatherMakerProfileGroupScript 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) |
![]() | Disabled | Whether this object is disabled (Inherited from WeatherMakerBaseScriptableObjectScript.) |
![]() | 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 use the weather zone hold duration. |
![]() | LightningProfile | Override lightning profile (set to null to not override) |
![]() | PrecipitationProfile | Override precipitation profile (set to null to not override) |
![]() | Profiles | Profiles. A random profile is chosen using the weight of all profiles. |
![]() | 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 use the weather zone transition duration. |
![]() | WindProfile | Override wind profile (set to null to not override) |