Unity Learn home
View Tutorial Content

Creating Volumetric Fog - Unity 2019

Tutorial
Intermediate
+10 XP
20 Mins
(28)
Overview
Summary
Most implementations of fog, such as exponential or linear fog, are computed at an object’s surface by the Shader that the surface uses. At most, this is once per pixel. Volumetric fog, on the other hand, is computed at intervals in the empty space in front of the camera, independent of any surface. In this tutorial, you will learn to create and adjust Volumetric Fog.
Select your Unity version
Last updated: March 13, 2020
2019.3
2019.2
2019.1
Language
English
Unity Pro
The complete solution for professionals to create, operate and monetize.
Creating Volumetric Fog - Unity 2019