Enum VolumetricClouds.CloudPresets
The set of available presets for the simple cloud control mode.
Namespace: UnityEngine.Rendering.HighDefinition
Syntax
public enum CloudPresets
Fields
| Name | Description | Value |
|---|---|---|
| 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. |