ColorGradingEffect
Modifies how color values calculated by the renderer should be converted to the screen's color range.
Memory category | Instances |
---|
Member index 1
Description
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.
History 3
- 640 Change Tags of ColorGradingEffect from [NotBrowsable] to []
- 634 Add TonemapperPreset
- 634 Add ColorGradingEffect
Members 1
TonemapperPreset
Type | Default | |
---|---|---|
TonemapperPreset | Default |
Specifies which TonemapperPreset to use. TonemapperPreset.Retro is meant to immitate the look of the pre‑2019 Roblox lighting system.
Thread safety | ReadSafe |
---|---|
Category | State |
Loaded/Saved | true |
History 1
- 634 Add TonemapperPreset