Gets if Tonemap settings are currently applied.
This is true when the component enabled state is
in the component enabled state. When false,
the tonemap pass runs as an identity copy.
Linear multiplier applied before tonemapping. Default 0.5.
Tonemap curve. Default "aces".
Supersampling factor (1.0 = off, 2.0 = 4× fragment work). Default 1.0.
Whether to gamma-encode the final colour. Default true.
Gets this Tonemap as JSON.
Configures the HDR tonemap pass for a View.
effects: {tonemap: {enabled: true}}.