Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Lens Bloom Settings' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| real | Intensity | Multiplier for all bloom contributions >=0: off, 1(default), >1 brighter |
| struct | Gaussian Sum | Bloom gaussian sum method specific settings. |
| struct | Convolution | Bloom convolution method specific settings. |
| enum | Method | Bloom algorithm |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Lens Bloom Settings |