We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5cfac9 commit 5c84ffaCopy full SHA for 5c84ffa
examples_tests/22.RaytracedAO/README.md
@@ -56,6 +56,7 @@ You can switch between those sensors using `PAGE UP/DOWN` Keys defined in more d
56
| bloomIntensity | Denoiser Bloom Intensity | float | 0.1 |
57
| bloomFilePath | Lens Flare File Path | string | "../../media/kernels/physical_flare_512.exr" |
58
| 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 |
60
61
### Example of a sensor using all new properties described above.
62
```xml
0 commit comments