pulseGlow
pulseGlow(
inputColor,time,glowColor,speed,intensity):Node<"vec4">
Defined in: packages/nodes/src/vfx/pulse.ts:47
Pulsing glow that adds color rather than multiplying.
Parameters
inputColor
Node<"vec4">
Base color
time
Animation time
glowColor
Vec3Input = ...
Color to pulse
speed
FloatInput = 2
Pulse speed
intensity
FloatInput = 0.5
Maximum glow intensity
Returns
Node<"vec4">
Color with pulsing glow