vhsDistortion
vhsDistortion(
tex,uv,time,intensity?,noiseAmount?):Node<"vec4">
Defined in: packages/nodes/src/analog/videoArtifacts.ts:117
VHS tape distortion effect. Simulates tracking errors and tape degradation.
Parameters
Section titled “Parameters”TextureNode <"vec4">
Source texture
Node <"vec2">
UV coordinates
Animation time
intensity?
Section titled “intensity?”FloatInput = 0.02
Distortion intensity (default: 0.02)
noiseAmount?
Section titled “noiseAmount?”FloatInput = 0.1
Noise visibility (default: 0.1)
Returns
Section titled “Returns”Node <"vec4">
Color with VHS distortion