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
Section titled “Parameters”inputColor
Section titled “inputColor”Node <"vec4">
Base color
Node <"vec2">
UV coordinates
Animation time
center?
Section titled “center?”Vec2Input = ...
Pulse center (default: [0.5, 0.5])
speed?
Section titled “speed?”FloatInput = 1
Pulse speed
intensity?
Section titled “intensity?”FloatInput = 0.5
Pulse intensity
glowColor?
Section titled “glowColor?”Vec3Input = ...
Color of the pulse wave
Returns
Section titled “Returns”Node <"vec4">
Color with radial pulse