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 1852637 commit c6f6c93Copy full SHA for c6f6c93
tutorials/3d/environment_and_post_processing.rst
@@ -335,7 +335,7 @@ The tone mapping options are:
335
look blown out. The simplest and fastest tonemapper.
336
- **Reinhard:** A simple tonemapping curve that rolls off bright values to
337
prevent clipping. This results in an image that can appear dull and low
338
- contrast. Slower than Linear. *Note:* When **White** is left at the default
+ contrast. Slower than Linear. When **White** is left at the default
339
value of ``1.0``, Reinhard produces an identical image to Linear.
340
- **Filmic:** Uses a film-like tonemapping curve to prevent clipping of
341
bright values and provide better contrast than Reinhard. Slightly slower
0 commit comments