Skip to main content

GlowPassesOptions

Index

Properties

optionalcolor

color?: Color

Glow color, default white

graphicsContext

optionalintensity

intensity?: number

Multiplies the halo's opacity, default 1.

The halo saturates at full opacity, so 0-1 is the useful range for fading a glow in and out; values above 1 make the core denser and hotter before saturating.

optionalscale

scale?: number

Resolution the glow blur runs at relative to the source, default 0.5 (half resolution)

optionalstrength

strength?: number

Blur radius multiplier in texels of the (downsampled) glow resolution, default 2