
- Версия Unreal Engine
- 5.3
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 (like on another level) (runtime switching is also supported)
- DirectionalLight
- ExponentialHeightFog
- SkyAtmosphere
- SkyLight
- VolumetricCloud
Technical Details
Features:- Save atmosphere config to preset
- Apply atmosphere preset in editor or in runtime
- Manually edit preset
- AtmospherePresets (Runtime)
- AtmospherePresetsCommon (Runtime)
- AtmospherePresetsEditor (Editor)