Enum VolumetricClouds.CloudFadeInMode
The set mode in which the clouds fade in when close to the camera
Namespace: UnityEngine.Rendering.HighDefinition
Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
Syntax
public enum VolumetricClouds.CloudFadeInMode
Fields
Name | Description |
---|---|
Automatic | The fade in parameters are automatically evaluated. |
Manual | The fade in parameters are to be defined by the user. |