Roblox Wiki
Roblox Wiki
36,934
pages
Missing API Documentation
This API Class does not have any or complete API documentation. Please add API documentation if possible.

The ColorCorrectionEffect class, added in version 0.243, inherits from PostEffect.

Four images, showing a place without color correction (top left), with Brightness adjusted at 0.1 (top right), with Contrast adjusted at 1 (bottom right), and with Saturation adjusted at 1 (bottom left).

Four images, showing a place without color correction (top left), with Brightness adjusted at 0.1 (top right), with Contrast adjusted at 1 (bottom right), and with Saturation adjusted at 1 (bottom left).

Description[]

This class allows to modify the scenical appearance by adjusting its brightness, contrast, and saturation.

Properties

Brightness: float

This class member is missing documentation. Create or add to its subpage at Class:ColorCorrectionEffect/Brightness.
  • Category: State.
  • Serialization: can save and load.
  • Thread safety: read safe

Contrast: float

This class member is missing documentation. Create or add to its subpage at Class:ColorCorrectionEffect/Contrast.
  • Category: State.
  • Serialization: can save and load.
  • Thread safety: read safe

Saturation: float

This class member is missing documentation. Create or add to its subpage at Class:ColorCorrectionEffect/Saturation.
  • Category: State.
  • Serialization: can save and load.
  • Thread safety: read safe

TintColor: Color3

This class member is missing documentation. Create or add to its subpage at Class:ColorCorrectionEffect/TintColor.
  • Category: State.
  • Serialization: can save and load.
  • Thread safety: read safe

Removed members

Properties

External links[]