Enum VolumetricClouds.CloudPresets
The set of available presets for the simple cloud control mode.
Namespace: UnityEngine.Rendering.HighDefinition
Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
Syntax
public enum VolumetricClouds.CloudPresets
Fields
Name | Description |
---|---|
Cloudy | Medium-sized clouds that partially cover the sky. |
Custom | Exposes properties that control the shape of the clouds. |
Overcast | A light layer of cloud that covers the entire sky. Some areas are less dense and let more light through, whereas other areas are more dense and appear darker. |
Sparse | Smaller clouds that are spread apart. |
Stormy | Large dark clouds that cover most of the sky. |