- Namespace
- global
- Base Types
-
- MonoBehaviour
graph BT
Type-->Base0["MonoBehaviour"]
Type["EnviroSkyMgr"]
class Type type-node
Syntax
public class EnviroSkyMgr : MonoBehaviour
Events
Fields
Properties
| Name | Value | Summary |
|---|---|---|
| ambientAudioVolume | float |
Get and Set ambient audio volume
|
| ambient |
float |
Get and Set ambient audio volume modifier
|
| AudioSettings | EnviroAudio |
Enviro Audio Settings
|
| audioTransitionSpeed | float |
Get and set audio transition speed
|
| Camera | Camera |
Enviro Camera Reference
|
| Clouds | Enviro |
Enviro Cloud Config
|
| CloudSettings | EnviroCloudSettings |
Enviro Cloud Settings
|
| Components | EnviroComponents |
Enviro Components References
|
| CustomFogColor | Color |
Set and get custom fog color
|
| CustomFogIntensity | float |
Set and Get custom fog intensity
|
| FogSettings | EnviroFogSettings |
Enviro Fog Settings
|
| instance | EnviroSkyMgr |
static
|
| interiorMode | bool |
Get and Set interior mode used by InteriorZones
|
| interior |
float |
Get and set interior zone audio fading speed
|
| interior |
float |
Get and set interior zone audio volume
|
| InteriorZoneSettings | Enviro |
Enviro Cloud Settings
|
| lastInteriorZone | EnviroInterior |
Get and Set last Interior zone
|
| LightSettings | EnviroLightSettings |
Enviro Lighting Settings
|
| LightShaftsSettings | Enviro |
Enviro Volume Lighting Settings
|
| Player | GameObject |
Enviro Player Reference
|
| QualitySettings | Enviro |
Enviro Quality Settings
|
| ReflectionSettings | Enviro |
Enviro Reflection Settings
|
| Seasons | EnviroSeasons |
Enviro Seasons Settings
|
| SeasonSettings | EnviroSeasonSettings |
Enviro Seasons Settings
|
| SkySettings | EnviroSkySettings |
Enviro Lighting Settings
|
| Time | EnviroTime |
Enviro Time Settings
|
| Tonemapping | bool |
Set or Get Enviro tonemapping setting.
|
| UpdateFogIntensity | bool |
Activate or deactivate setting of unity Fog Density.
|
| useAurora | bool |
Enable/Disable Aurora Effect
|
| useDistanceBlur | bool |
Enable/Disable distance blurring
|
| useFlatClouds | bool |
Enable/Disable flat clouds
|
| useFog | bool |
Enable/Disable fog rendering
|
| useMoonShafts | bool |
Enable/Disable moon light shafts clouds
|
| useParticleClouds | bool |
Enable/Disable flat clouds
|
| useSunShafts | bool |
Enable/Disable sun light shafts clouds
|
| useVolumeClouds | bool |
Enable/Disable Volumn Clouds
|
| useVolumeLighting | bool |
Enable/Disable Volumn Lighting
|
| VolumeLightSettings | Enviro |
Enviro Volume Lighting Settings
|
| Weather | EnviroWeather |
Enviro weather runtime values
|
| weatherAudioVolume | float |
Get and Set weather audio volume
|
| weather |
float |
Get and Set weather audio volume modifier
|
| WeatherSettings | Enviro |
Enviro Cloud Config
|