Enables or disables the bloom effect. Defaults to false.
When disabled, the post-process pass receives a transparent black texture.
Bloom intensity multiplier blended additively onto the final scene. Defaults to 0.5.
Soft-knee width around the threshold for smooth bloom onset. Defaults to 0.1.
Number of full blur iterations (each adds one H + one V pass). Defaults to 3.
Higher values produce a wider, softer glow at the cost of more GPU passes.
Luminance threshold above which bloom is applied.
Pixels with luma below this value contribute no bloom. Defaults to 0.8.
Configuration options for the Bloom post-processing effect.