Enum VolumetricClouds.CloudControl
Control mode for the volumetric clouds.
Namespace: UnityEngine.Rendering.HighDefinition
Syntax
public enum CloudControl
Fields
Name | Description | Value |
---|---|---|
Advanced | Control the volumetric clouds by specifing the cloud types and densities. |
|
Manual | Control volumetric clouds by providing your own cloud map and properties LUT. |
|
Simple | Control the volumetric clouds with a set of presets and very few parameters. |