Skip to content

lcdBacklightBleed

lcdBacklightBleed(inputColor, uv, intensity): Node<"vec4">

Defined in: packages/nodes/src/display/lcd.ts:186

LCD backlight bleed effect. Simulates uneven backlight distribution.

Parameters

inputColor

Node<"vec4">

Input color

uv

Node<"vec2">

UV coordinates

intensity

FloatInput = 0.1

Bleed intensity (default: 0.1)

Returns

Node<"vec4">

Color with backlight bleed