ColorGradingEffect

Show Deprecated

The ColorGradingEffect effect modifies how color values calculated by the renderer should be converted to the screen's color range, impacting the mood and appearance of your place.

ColorGradingEffect is expected to be parented to Lighting and will be ignored if parented elsewhere. Multiple instances cannot be combined and only the most recently parented instance to Lighting will be applied.

For more details on this effect and others, see Post-Processing Effects.

Summary

Properties

Properties inherited from PostEffect
  • Read Parallel

    Toggles whether or not the PostEffect is enabled.

Properties

TonemapperPreset

Read Parallel

Specifies which Enum.TonemapperPreset to use. Enum.TonemapperPreset.Retro is meant to immitate the look of the pre‑2019 Roblox lighting system.

Methods

Events