OptionalpropertiesOptionalblendFunction?: numberThe blend function of this effect. (default: BlendFunction.ADD)
Optionalintensity?: numberThe bloom intensity. (default: 1.0)
OptionalkernelSize?: numberThe blur kernel size. (default: KernelSize.LARGE)
OptionalluminanceSmoothing?: numberControls the smoothness of the luminance threshold. Range is [0, 1]. (default: 0.025)
OptionalluminanceThreshold?: numberThe luminance threshold. Raise this value to mask out darker elements in the scene. Range is [0, 1]. (default: 0.9)
OptionalmipmapBlur?: booleanEnables or disables mipmap blur. (default: false)
OptionaltokenThe token of the effect, is only returned by the viewer, but ignored as an input.
The type of this effect.