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).
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
- Category: State.
- Serialization: can save and load.
- Thread safety: read safe
Size: float
- Category: State.
- Serialization: can save and load.
- Thread safety: read safe
Threshold: float
- Category: State.
- Serialization: can save and load.
- Thread safety: read safe