Enum VolumetricClouds.CloudControl
Control mode for the volumetric clouds.
Namespace: UnityEngine.Rendering.HighDefinition
Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
Syntax
public enum VolumetricClouds.CloudControl
Fields
Name | Description |
---|---|
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. |