Click or drag to resize

WeatherMakerFullScreenFogScript Fields

The WeatherMakerFullScreenFogScript type exposes the following members.

Fields
  NameDescription
Public fieldAllowReflections
Whether to render fog in reflection cameras.
Public fieldBlurShader
Fog Blur Shader Type.
Public fieldDownSampleScale
Down sample scale.
Public fieldDownSampleScaleFullScreenShafts
Down sample scale full screen shafts.
Public fieldFogBlurMaterial
Fog Blur Material.
Public fieldFogFullScreenMaterial
Material to render the fog full screen after it has been calculated
Public fieldFogMaterial
Fog material
(Inherited from WeatherMakerFogScriptT.)
Public fieldFogProfile
Fog profile
(Inherited from WeatherMakerFogScriptT.)
Public fieldFogRenderQueue
Render fog in this render queue for the command buffer.
Public fieldTemporalReprojection
Temporal reprojection size - allows rendering a portion of this effect over a number of frames to spread cost out over time. This can introduce rendering artifacts so be on the lookout for that.
Public fieldTemporalReprojectionMaterial
Material for temporal reprojection
Public fieldUseUnityFog
Whether to apply settings to Unity fog (true) or to use Weather Maker full screen volumetric fog (false).
Top
See Also