Skip to content

waveVertical(uv, amplitude?, frequency?, time?, speed?): Node <"vec2">

Defined in: packages/nodes/src/distortion/wave.ts:48

Apply vertical wave distortion to UV coordinates.

Node <"vec2">

Input UV coordinates

FloatInput = 0.02

Wave amplitude in UV space

FloatInput = 10

Wave frequency

FloatInput = 0

Animation time

FloatInput = 1

Animation speed multiplier

Node <"vec2">

Distorted UV coordinates