The Fog Card is a shader meant to be used as a distant or semi-distant fog billboard when you want mist or fog visible from afar at specific locations at a low processing cost. It displays on a simple quad or plane and can be customized in shader graph if needed.
It can also be used to hide or "mysterize" tree lines, shores and mountain passes until you get close enough to fade in volumetric fog.
The features include dual layers, using simple or gradient noise or texture channels per layer as well as speed, tiling, rotation and contrast settings.
You have depth fog with height parameters, border fading and fuzzy borders, base color and tint for either depth or height coloring, spherical or inifinte plane proximity fading, simple bump/vertex displacement and modules for adapting to directional light, dawn/dusk and sun/moon cycle when using the unlit version, to simulate the time of day.
The Unlit version is the main version but there's also a Lit version (without time of day cycle) for HDRP if needed.
31 noise textures for various fog/mist/cloud uses are included.
VFXClouds, a VFX Graph effect for distant clouds or mist used in an arc or even full circle. You can use it both as standalone or as complement to Fog Cards, for example around mountain tops or mist around an island.