pulseRadial
pulseRadial(
inputColor,uv,time,center,speed,intensity,glowColor):Node<"vec4">
Defined in: packages/nodes/src/vfx/pulse.ts:110
Radial pulse emanating from center.
Parameters
inputColor
Node<"vec4">
Base color
uv
Node<"vec2">
UV coordinates
time
Animation time
center
Vec2Input = ...
Pulse center (default: [0.5, 0.5])
speed
FloatInput = 1
Pulse speed
intensity
FloatInput = 0.5
Pulse intensity
glowColor
Vec3Input = ...
Color of the pulse wave
Returns
Node<"vec4">
Color with radial pulse