Skip to content

Format

typescript
Bloom.threshold

class: Bloom

Description

Filters out pixels below this brightness level.

Only pixels with a brightness above the threshold will be affected by the bloom effect. By adjusting the threshold, you can control the triggering condition of the bloom effect.

Parameters

param_nametypedescription

Return

typedescription
number

Code Example