Protected_coefficients1Protected_coefficients2Protected_filterProtected_intensityProtected_isProtected_qualityProtected_thresholdProtected_tintDetermines the distance that bloom spreads light. A value of 1 will spread ligh across the entire image.
Determines the intensity of the bloom effect. Ideally should be in [0, 4] range but higher values are allowed.
Enables or disables the bloom effect.
Quality of the bloom effect. High quality uses a full resolution input, low quality uses a half resolution input, default is high.
Determines the minimal threshold of pixel luminance to be included in the bloom calculations. Any pixel with luminance below this value will be ignored for the purposes of bloom. The value represents luminance after it is scaled by exposure. Set to zero or negative to disable the threshold and include all pixels in the calculations.
Copies all properties defined by the prototype of BloomSettings from other to this instance.
Clones this instance and returns a new BloomSettings with identical values.
Determines if this BloomSettings instance is equal to the other instance.
StaticisDetermines if both BloomSettings instances are equal.
Settings that control the bloom effect. Bloom adds an extra highlight to bright areas of the scene.