Skip to content

Commit 2518096

Browse files
alelievrEvergreen
authored andcommitted
Update Stencil-Usage.md
Fix small issue in doc
1 parent 9343357 commit 2518096

File tree

1 file changed

+1
-1
lines changed
  • Packages/com.unity.render-pipelines.high-definition/Documentation~

1 file changed

+1
-1
lines changed

Packages/com.unity.render-pipelines.high-definition/Documentation~/Stencil-Usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ The table below givews you an idea of the bits used throughout the pipeline in H
5858
| | 2 | **SMAA** and **DistortionVectors** | [Subpixel morphological anti-aliasing (SMAA)](Anti-Aliasing.md#SMAA) |
5959
| | 3 | | Reserved for future use. |
6060
| | 4 | **Refractive** | [Refraction](understand-refraction.md). |
61-
| | 4 | **WaterSurface** | [Water](water.md). |
61+
| | 5 | **WaterSurface** | [Water](water.md). |
6262

6363
## More Stencil Bits for Custom Passes
6464

0 commit comments

Comments
 (0)