WeatherMakerAtmosphereProfileScript Class |
Namespace: DigitalRuby.WeatherMaker
The WeatherMakerAtmosphereProfileScript type exposes the following members.
Name | Description | |
---|---|---|
WeatherMakerAtmosphereProfileScript | Initializes a new instance of the WeatherMakerAtmosphereProfileScript class |
Name | Description | |
---|---|---|
hideFlags | Should the object be hidden, saved with the scene or modifiable by the user? | |
name | The name of the object. |
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetInstanceID | Returns the instance id of the object. | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
SetDirty | Obsolete. (Inherited from ScriptableObject.) | |
Shutdown |
Shutdown and dispose all global resources
| |
ToString | Returns the name of the GameObject. | |
UpdateShaderVariables |
Update shader variables
|
Name | Description | |
---|---|---|
AmbientColorIntensity | If updating ambient color, the ambient intensity | |
AtmosphereFogThickness | Atmosphere fog thickness | |
AtmosphereHeight | Atmosphere height | |
AtmospherePlanetRadius | Atmosphere planet radius | |
AtmosphereThickness | Atmosphere thickness | |
AtmosphereTurbidity | Atmosphere turbidity | |
IncomingLight | Incoming light color | |
LightShaftEnabled | Whether to enable light shafts | |
LightShaftMaxRayLength | Light shaft max ray length | |
LightShaftSampleCount | Light shaft sample count | |
MieExtinctionCoefficient | Mie extinction coefficient | |
MieG | MieG | |
MieScatterCoefficient | Mie scattering coefficient | |
RayleighExtinctionCoefficient | Rayleigh extinction coefficient | |
RayleighScatterCoefficient | Rayleight scattering coefficient | |
UpdateAmbientColor | Whether to update the ambient color | |
UpdateSunColor | Whether to update the sun color |
Name | Description | |
---|---|---|
CachedName |
Get cached name
(Defined by WeatherMakerObjectExtensions.) | |
SetCachedName |
Put name in the cache
(Defined by WeatherMakerObjectExtensions.) |