Environment.GlowBlendMode

Values

ValueMeaning
glowBlendModeAdditive0

Additive glow blending mode. Mostly used for particles, glows (bloom), lens flare, bright sources.

glowBlendModeScreen1

Screen glow blending mode. Increases brightness, used frequently with bloom.

glowBlendModeSoftlight2

Softlight glow blending mode. Modifies contrast, exposes shadows and highlights, vivid bloom.

glowBlendModeReplace3

Replace glow blending mode. Replaces all pixels' color by the glow value.

Meta