Skip to content

shimmerWave

shimmerWave(inputColor, uv, time, waves, speed, intensity, shimmerColor): Node<"vec4">

Defined in: packages/nodes/src/vfx/shimmer.ts:71

Wave shimmer effect - multiple shimmering waves.

Parameters

inputColor

Node<"vec4">

Base color

uv

Node<"vec2">

UV coordinates

time

FloatInput

Animation time

waves

FloatInput = 3

Number of shimmer waves (default: 3)

speed

FloatInput = 1

Animation speed

intensity

FloatInput = 0.3

Shimmer intensity

shimmerColor

Vec3Input = ...

Shimmer color

Returns

Node<"vec4">

Color with wave shimmer