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 BloomEffect class, added in version 243, inherits from PostEffect.

Three images, showing a place with default bloom (left), with custom bloom (center), and without bloom by adjusting Threshold to 4 (right).

Three images, showing a place with default bloom (left), with custom bloom (center), and without bloom by adjusting Threshold to 4 (right).

Description[]

This creates a glow on objects that are bright enough to reach the threshold. This simulates a real-world artifact of cameras.

Properties

Intensity: float

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

Size: float

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

Threshold: float

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

External links[]