Back to Filament

ACESLegacy

docs/android/dokka/filament-android/com.google.android.filament/-tone-mapper/-a-c-e-s-legacy/index.md

1.75.0815 B
Original Source

//filament-android/com.google.android.filament/ToneMapper/ACESLegacy

ACESLegacy

[main]
open class ACESLegacy : 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.

Constructors

ACESLegacy[main]
constructor()

Functions

NameSummary
getNativeObject[main]
open fun getNativeObject(): Long