WeatherMakerFullScreenFogScript Fields |
The WeatherMakerFullScreenFogScript type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowReflections | Whether to render fog in reflection cameras. | |
| BlurShader | Fog Blur Shader Type. | |
| DownSampleScale | Down sample scale. | |
| DownSampleScaleFullScreenShafts | Down sample scale full screen shafts. | |
| FogBlurMaterial | Fog Blur Material. | |
| FogFullScreenMaterial | Material to render the fog full screen after it has been calculated | |
| FogMaterial | Fog material (Inherited from WeatherMakerFogScriptT.) | |
| FogProfile | Fog profile (Inherited from WeatherMakerFogScriptT.) | |
| FogRenderQueue | Render fog in this render queue for the command buffer. | |
| TemporalReprojection | 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. | |
| TemporalReprojectionMaterial | Material for temporal reprojection | |
| UseUnityFog | Whether to apply settings to Unity fog (true) or to use Weather Maker full screen volumetric fog (false). |