Package 

Class ToneMapper.ACESLegacy


  • 
    public class ToneMapper.ACESLegacy
    extends ToneMapper
                        

    ACES tone mapping operator, modified to match the perceived brightnessof FilmicToneMapper. This operator is the same as ACESToneMapper butapplies a brightness multiplier of ~1.6 to the input color value totarget brighter viewing environments.

    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class com.google.android.filament.ToneMapper

        getNativeObject
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ToneMapper.ACESLegacy

        ToneMapper.ACESLegacy()