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
Section titled “Parameters”inputColor
Section titled “inputColor”Node <"vec4">
Base color
Node <"vec2">
UV coordinates
Animation time
waves?
Section titled “waves?”FloatInput = 3
Number of shimmer waves (default: 3)
speed?
Section titled “speed?”FloatInput = 1
Animation speed
intensity?
Section titled “intensity?”FloatInput = 0.3
Shimmer intensity
shimmerColor?
Section titled “shimmerColor?”Vec3Input = ...
Shimmer color
Returns
Section titled “Returns”Node <"vec4">
Color with wave shimmer