bloom
Use bloom post-processing effect.
This is the schema for Bloom, the properties of object bloom.
Bloom Attributes
| Attribute | Type | Default | Description | Required |
|---|---|---|---|---|
| resolution | number | 256 |
Resolution of the bloom effect (width and height). | Yes |
| strength | number | 0.5 |
Strength of the bloom effect. | Yes |
| radius | number | 0.1 |
Radius of the bloom effect. | Yes |
| threshold | number | 0 |
Threshold of the bloom effect. | Yes |