| WeatherMakerFullScreenCloudsScript Fields | 
The WeatherMakerFullScreenCloudsScript type exposes the following members.
 Fields
Fields| Name | Description | |
|---|---|---|
|  | AllowReflections | Whether to render clouds in reflection cameras. | 
|  | AuroraAnimationDuration | Aurora animation in seconds when changing aurora profile | 
|  | AuroraProfile | Aurora borealis profile | 
|  | AutoCloneCloudProfileOnChange | Whether to auto-clone the cloud profile when it changes. Set to false to directly edit an original cloud profile. Be careful if this is false - you can accidently overwrite changes to your cloud profile. | 
|  | AutoSetTemporalReprojectionBlendMode | Whether to auto-set the temporal reprojection material blend mode to sharp with fallback to blur if lightning is showing. Set to false to not auto-set the blend mode and leave as is. | 
|  | BeforeCloudsRenderHooks | 
            Allow rendering to command buffer before the clouds render
             | 
|  | BilateralBlurMaterial | Bilateral Blur Material | 
|  | BlurMaterial | Blur Material. | 
|  | BlurShader | Blur Shader Type. | 
|  | CloudRayOffset | Additional offset to cloud ray to bring clouds up or down. | 
|  | CloudRealtimeNoiseProfile | 
            Real-time cloud noise profile, extremely slow do not use normally
             | 
|  | DownSampleScale | Down sample scale. | 
|  | DownSampleScalePostProcess | Downsample scale for cloud post process (dir light rays, etc.) | 
|  | FullScreenMaterial | Material to blit the full screen clouds. | 
|  | Material | Cloud rendering material. | 
|  | RenderQueue | Render Queue | 
|  | ShadowMaterial | Material for cloud shadows | 
|  | 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 | 
|  | WeatherMapMaskOverride | Override the weather map mask no matter what the cloud profile is specifying. Alpha channel of 0 blocks clouds completely, 1 shows clouds completely. | 
|  | WeatherMapMaterial | Weather map material (volumetric clouds) | 
|  | WeatherMapOverride | Override the weather map no matter what the cloud profile is specifying. R = cloud coverage, G = reserved, B = cloud type (0 = stratus, 1 = cumulus), A = reserved. | 
|  | WeatherMapRegenerateSeedOnEnable | Whether to regenerate a weather map seed when the script is enabled. Set this to false if you don't want the weather map to change when the script is re-enabled. | 
 See Also
See Also