Class ToneMapper.ACESLegacy

  • Enclosing class:
    ToneMapper

    public static class ToneMapper.ACESLegacy
    extends ToneMapper
    ACES tone mapping operator, modified to match the perceived brightness of FilmicToneMapper. This operator is the same as ACESToneMapper but applies a brightness multiplier of ~1.6 to the input color value to target brighter viewing environments.
    • Constructor Detail

      • ACESLegacy

        public ACESLegacy()