Enum WaterPropertyOverrideMode
Controls how a property is defined for a water surface.
Namespace: UnityEngine.Rendering.HighDefinition
Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
Syntax
public enum WaterPropertyOverrideMode
Fields
Name | Description |
---|---|
Custom | The property needs to be specified individually. |
Inherit | The property in inherited from an other similar property. |