Skip to content

Commit 5c84ffa

Browse files
committed
Updated Renderer README
1 parent f5cfac9 commit 5c84ffa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples_tests/22.RaytracedAO/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ You can switch between those sensors using `PAGE UP/DOWN` Keys defined in more d
5656
| bloomIntensity | Denoiser Bloom Intensity | float | 0.1 |
5757
| bloomFilePath | Lens Flare File Path | string | "../../media/kernels/physical_flare_512.exr" |
5858
| tonemapper | Tonemapper Settings for Denoiser | string | "ACES=0.4,0.8" |
59+
| highQualityEdges | Number in pixels (prevously was bool) to add to borders for more accurate denoising | integer| 0 |
5960

6061
### Example of a sensor using all new properties described above.
6162
```xml

0 commit comments

Comments
 (0)