struct
FilmGrainSettings
Settings that control the film grain effect.
Film grains adds a time-varying noise effect over the entire image.
Public
Constructors
FilmGrainSettings
FilmGrainSettings() noexcept = default
Methods
staticGetRttiStatic
static RTTIType *GetRttiStatic()
Fields
Enabled
bool Enabled
Enables or disables the effect.
Intensity
float Intensity
Controls how intense are the displayed film grains.
Speed
float Speed
Controls at what speed do the film grains change.