WeatherMakerProfileAndWeight Class |
Namespace: DigitalRuby.WeatherMaker
The WeatherMakerProfileAndWeight type exposes the following members.
Name | Description | |
---|---|---|
WeatherMakerProfileAndWeight | Initializes a new instance of the WeatherMakerProfileAndWeight class |
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetProfile |
Get a profile, adding in any overrides and cloning if needed
| |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
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 profile to hold before transition to another profile, set to 0 to use the profile group transition duration. | |
LightningProfile | Override lightning profile (set to null to not override) | |
Name | Profile name | |
PrecipitationProfile | Override precipitation profile (set to null to not override) | |
Profile | Profile settings | |
SkyProfile | Override sky profile (set to null to not override) | |
SoundProfile | Override sound profile (set null to not override) | |
TransitionDuration | (Seconds) Override random duration for profile to transition in, set to 0 to use the profile group transition duration. | |
Weight | Weight | |
WindProfile | Override wind profile (set to null to not override) |