Enum WaterSurfaceType
Enum that defines the type of a given water surface.
Namespace: UnityEngine.Rendering.HighDefinition
Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
Syntax
public enum WaterSurfaceType
Fields
Name | Description |
---|---|
OceanSeaLake | The water surface is either a Ocean, Sea, Lake or a large water body. |
Pool | The water surface is a pool or a small water body. |
River | The water surface is a river a stream. |