Roblox Wiki
Advertisement
Roblox Wiki
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.

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

External links[]

Advertisement