Skip to content

Commit f0916ea

Browse files
authored
Fixed the property name of screen weight distance (#6586)
1 parent c394a0c commit f0916ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

com.unity.render-pipelines.high-definition/Documentation~/Override-Screen-Space-Refraction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ HDRP uses the [Volume](Volumes.md) framework to calculate SSR, so to enable and
2020

2121
| **Property** | **Description** |
2222
| ----------------------------- | ------------------------------------------------------------ |
23-
| **Screen Edge Fade Distance** | Use the slider to control the distance at which HDRP fades out the refraction effect when the destination of the ray is near the boundaries of the screen. Increase this value to increase the distance from the screen edge at which HDRP fades out the refraction effect for a ray destination. |
23+
| **Screen Weight Distance** | Use the slider to control the distance at which HDRP fades out the refraction effect when the destination of the ray is near the boundaries of the screen. Increase this value to increase the distance from the screen edge at which HDRP fades out the refraction effect for a ray destination. |

0 commit comments

Comments
 (0)