import {ToneMappingMaterial} from 'postprocessing/src/materials/ToneMappingMaterial.js'
ToneMappingMaterial
Extends:
three~ShaderMaterial → ToneMappingMaterial
Full-screen tone-mapping shader material.
This material supports dithering.
Reference: http://www.cis.rit.edu/people/faculty/ferwerda/publications/sig02_paper.pdf
Constructor Summary
Public Constructor | ||
public |
Constructs a new tone mapping material. |