Skip to content

glowSelective(inputColor, targetColor, glowColor?, tolerance?, intensity?): Node <"vec4">

Defined in: packages/nodes/src/blur/bloom.ts:90

Selective glow based on color matching. Only applies glow to pixels matching a specific color.

Node <"vec4">

Input color

Vec3Input

Color to glow

Vec3Input = ...

Color of the glow

FloatInput = 0.2

Color matching tolerance (default: 0.2)

FloatInput = 1

Glow intensity

Node <"vec4">

Color with selective glow