Enum CloudDistortionMode
Cloud Distortion Mode.
Namespace: UnityEngine.Rendering.HighDefinition
Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
Syntax
public enum CloudDistortionMode
Fields
Name | Description |
---|---|
Flowmap | Distortion from a flowmap. |
None | No distortion. |
Procedural | Procedural distortion. |