Class: ACESToneMapping

ACESToneMapping

ACESToneMapping is an Effect added to the Camera that applies filmic tone mapping with the ACES parameters.


new ACESToneMapping(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