Small World Engine API Reference - v0.76.20
    Preparing search index...

    Variable ToneMappingModeConst

    ToneMappingMode: { ACES_FILMIC: 3; CINEON: 2; DEFAULT: 3; NONE: 0; REINHARD: 1 } = ...

    Supported tone mapping algorithms.

    Type Declaration

    • ReadonlyACES_FILMIC: 3

      ACES Filmic tone mapping

    • ReadonlyCINEON: 2

      Cineon tone mapping

    • ReadonlyDEFAULT: 3

      The mode assumed when none is specified.

    • ReadonlyNONE: 0

      No tone mapping (Linear)

    • ReadonlyREINHARD: 1

      Reinhard tone mapping