16 lines
926 B
Markdown
16 lines
926 B
Markdown
# Fog
|
|
|
|
Create volumetric fog that realistically simulates the interaction of lights with the fog.
|
|
|
|
| Page | Description |
|
|
|-|-|
|
|
| [Create a global fog effect](create-a-global-fog-effect.md) | Use a Fog Volume Override to create fog across a whole scene. |
|
|
| [Create a local fog effect](create-a-local-fog-effect.md) | Use a Local Volumetric Fog Volume to create fog in an area of a scene. |
|
|
| [Create a Fog Volume shader](create-a-fog-volume-shader.md) | Create a Fog Volume shader graph to control the shape and appearance of local volumetric fog. |
|
|
| [Troubleshoot fog](troubleshoot-fog.md) | Fix some common visual artifacts that can appear when you use a fog volume. |
|
|
|
|
## Additional resources
|
|
|
|
- [Fog Volume Override reference](fog-volume-override-reference.md)
|
|
- [Local Volumetric Fog Volume reference](local-volumetric-fog-volume-reference.md)
|
|
- [Fog Volume Master Stack reference](fog-volume-master-stack-reference.md) |