struct
TonemappingSettings
Settings that control tonemap post-process.
Public
Constructors
TonemappingSettings
Methods
staticGetRttiStatic
Fields
FilmicCurveShoulderStrength
Controls the shoulder (upper non-linear) section of the filmic curve used for tonemapping.
Mostly affects bright areas of the image and allows you to reduce over-exposure.
FilmicCurveLinearStrength
Controls the linear (middle) section of the filmic curve used for tonemapping.
Mostly affects mid-range areas of the image.
FilmicCurveLinearAngle
Controls the linear (middle) section of the filmic curve used for tonemapping.
Mostly affects mid-range areas of the image and allows you to control how quickly does the curve climb.
FilmicCurveToeStrength
Controls the toe (lower non-linear) section of the filmic curve used for tonemapping.
Mostly affects dark areas of the image and allows you to reduce under-exposure.
FilmicCurveToeNumerator
Controls the toe (lower non-linear) section of the filmic curve. used for tonemapping.
Affects low-range.
FilmicCurveToeDenominator
Controls the toe (lower non-linear) section of the filmic curve used for tonemapping.
Affects low-range.
FilmicCurveLinearWhitePoint
Controls the white point of the filmic curve used for tonemapping.
Affects the entire curve.