Back to Filament

Filmic

docs/android/dokka/filament-android/com.google.android.filament/-tone-mapper/-filmic/index.md

1.75.0825 B
Original Source

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

Filmic

[main]
open class Filmic : ToneMapper

"Filmic" tone mapping operator. This tone mapper was designed to approximate the aesthetics of the ACES RRT + ODT for Rec.709 and historically Filament's default tone mapping operator. It exists only for backward compatibility purposes and is not otherwise recommended.

Constructors

Filmic[main]
constructor()

Functions

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