diff --git a/com.unity.render-pipelines.high-definition/Documentation~/Override-Screen-Space-Refraction.md b/com.unity.render-pipelines.high-definition/Documentation~/Override-Screen-Space-Refraction.md index 9a73a9e4dbb..b53fc1856a1 100644 --- a/com.unity.render-pipelines.high-definition/Documentation~/Override-Screen-Space-Refraction.md +++ b/com.unity.render-pipelines.high-definition/Documentation~/Override-Screen-Space-Refraction.md @@ -20,4 +20,4 @@ HDRP uses the [Volume](Volumes.md) framework to calculate SSR, so to enable and | **Property** | **Description** | | ----------------------------- | ------------------------------------------------------------ | -| **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. | +| **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. |