Skip to content

pulseRainbow

pulseRainbow(inputColor, time, speed, saturation): Node<"vec4">

Defined in: packages/nodes/src/vfx/pulse.ts:146

Color cycling pulse effect.

Parameters

inputColor

Node<"vec4">

Base color

time

FloatInput

Animation time

speed

FloatInput = 0.5

Color cycle speed

saturation

FloatInput = 0.5

Color saturation (default: 0.5)

Returns

Node<"vec4">

Color with cycling hue