Class: ReinhardToneMapping

ReinhardToneMapping

ReinhardToneMapping is an Effect added to the Camera that applies Reinhard tone mapping.


new ReinhardToneMapping(adaptive)

Parameters:
Name Type Description
adaptive

Whether or not the brightness should adapt to the average brightness of the scene. If not supported, it will disable.

Author:
  • derschmale <http://www.derschmale.com>

Extends

  • ToneMapping