A fog effect that fades into the skybox color according to the fog intensity.Sb FadeToSkyboxFog is a fog effect that fades into the skybox color according to the fog intensity.This will be helpful for blending distant objects into the background.This fog effect can be used as a full-screen effect or as a subgraph of the ShaderGraph (same as "Fog" node).This fog effect works as a RendererFeature of a Universal Renderer Data.Main Features- Change the render timing of the full-screen fog (before transparents, after postprocess, etc.)- 4 fog types (Built-In, Linear, Exp, Exp2)- Switch between depth-based and world-space-based calculations- Add a fade-to-skybox effect around the far clip plane- Adjust the blur level and blur quality of the skybox- Apply fog to the skybox and set the distance of the skybox for calculating fog intensity- Height fog feature (absolute y-position or relative to the camera position)




