Enum WaterFoamGeneratorType
Controls the type of the procedural foam generator.
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/FoamGenerator/WaterFoamGenerator.cs")]
public enum WaterFoamGeneratorType
Fields
Name | Description |
---|---|
Disk | Disk foam generator. |
Rectangle | Square foam generator. |
Texture | Texture foam generator. |