Bloom
Inherits from: Effect
Overview
A high-level effect that makes brighter portions of the input image appear to glow, based on a configurable threshold.
Profile: common
Variable Summary
| name | type | Default Value | description |
|---|---|---|---|
| input | Effect | null |
The input for this
|
| threshold | Number | 0.3 |
The threshold value controls the minimum luminosity value of the pixels that will be made to glow.
Min: 0.0
Max: 1.0
Default: 0.3
Identity: n/a
|
