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
Section titled “Parameters”inputColor
Section titled “inputColor”Node <"vec4">
Base color
Animation time
glowColor?
Section titled “glowColor?”Vec3Input = ...
Color to pulse
speed?
Section titled “speed?”FloatInput = 2
Pulse speed
intensity?
Section titled “intensity?”FloatInput = 0.5
Maximum glow intensity
Returns
Section titled “Returns”Node <"vec4">
Color with pulsing glow