Enum WaterCurrentDebugMode
Controls which part of the simulation is used for the current debug mode.
Namespace: UnityEngine.Rendering.HighDefinition
Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
Syntax
[GenerateHLSL(PackingRules.Exact, true, false, false, 1, false, false, false, -1, "/Users/robje/Library/Application Support/Unity/Editor/documentation/build/com.unity.render-pipelines.high-definition@16.0/Library/PackageCache/com.unity.render-pipelines.high-definition@16.0.6/Runtime/Water/WaterSystemDef.cs")]
public enum WaterCurrentDebugMode
Fields
Name | Description |
---|---|
Large | The debug mode will display the current of the large water simulation. |
Ripples | The debug mode will display the current of the ripples simulation. |