Skip to content

phosphorShadowMask

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

Defined in: packages/nodes/src/display/phosphorMask.ts:99

Shadow mask phosphor pattern. Triangular/delta arrangement of phosphor dots.

Parameters

inputColor

Node<"vec4">

Input color

uv

Node<"vec2">

UV coordinates

resolution

FloatInput = 300

Resolution scale

intensity

FloatInput = 0.3

Mask intensity

Returns

Node<"vec4">

Color with shadow mask effect