Package 

Enum ColorGrading.ToneMapping

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      LINEAR

      Linear tone mapping (i.e. no tone mapping).

      ACES_LEGACY

      ACES tone mapping, with a brightness modifier to match Filament's legacy tone mapper.

      ACES

      ACES tone mapping.

      FILMIC

      Filmic tone mapping, modelled after ACES but applied in sRGB space.

      DISPLAY_RANGE

      Tone mapping used to validate/debug scene exposure.