Previous
Next
Atmosphere presets
Atmosphere presets is a plugin that allows you to save you atmosphere config to preset & reuse it in any time when you want.
How does it work?
- You add «Atmosphere Manager» actor to any level
- Click find sources or manually add atmospheric sources
- Atmosphere manager dumps your atmosphere config to data asset
- You apply preset in any place that you want (runtime switching is also supported)
What are atmosphere sources?
- DirectionalLight
- ExponentialHeightFog
- SkyAtmosphere
- SkyLight
- VolumetricCloud
Technical Details
Features:
- Save atmosphere config to preset
- Apply atmosphere preset in editor or in runtime
- Manually edit preset
Code Modules:
- AtmospherePresets (Runtime)
- AtmospherePresetsCommon (Runtime)
- AtmospherePresetsEditor (Editor)