glow
constglow:EffectDefinition<GlowHandle,GlowOptions>
Defined in: effects/src/glow.ts:35
Outer/inner glow halo via pixi-filters’ GlowFilter. setIntensity scales
BOTH outerStrength and innerStrength proportionally to the configured
full values, so a halo that uses both reads as breathing in lockstep
rather than only the outer edge fading.
setOuterStrength / setInnerStrength rebase the configured “full”
value while preserving the current intensity ratio — so changing a
strength mid-fade or mid-pulse raises the ceiling without snapping the
visible halo back to 1.