Enum VolumetricClouds.CloudSimpleMode
Controls the quality level for the simple mode.
Namespace: UnityEngine.Rendering.HighDefinition
Syntax
public enum CloudSimpleMode
Fields
Name | Description | Value |
---|---|---|
Performance | Control the volumetric clouds with a set of presets and very few parameters (performance mode). |
0 |
Quality | Control the volumetric clouds with a set of presets and very few parameters (quality mode). |
1 |