crtBloom
crtBloom(
tex,uv,intensity?,spread?):Node<"vec4">
Defined in: packages/nodes/src/display/crtEffects.ts:97
CRT bloom/phosphor glow effect. Simulates the characteristic glow of phosphor displays.
Parameters
Section titled “Parameters”TextureNode <"vec4">
Source texture
Node <"vec2">
UV coordinates
intensity?
Section titled “intensity?”FloatInput = 0.3
Bloom intensity (default: 0.3)
spread?
Section titled “spread?”FloatInput = 0.002
Glow spread (default: 0.002)
Returns
Section titled “Returns”Node <"vec4">
Color with phosphor bloom