phosphorSlotMask
phosphorSlotMask(
inputColor,uv,resolutionX?,resolutionY?,intensity?):Node<"vec4">
Defined in: packages/nodes/src/display/phosphorMask.ts:57
Slot mask phosphor pattern. Staggered RGB pattern common in many CRT TVs.
Parameters
Section titled “Parameters”inputColor
Section titled “inputColor”Node <"vec4">
Input color
Node <"vec2">
UV coordinates
resolutionX?
Section titled “resolutionX?”FloatInput = 640
Horizontal resolution
resolutionY?
Section titled “resolutionY?”FloatInput = 480
Vertical resolution
intensity?
Section titled “intensity?”FloatInput = 0.3
Mask intensity
Returns
Section titled “Returns”Node <"vec4">
Color with slot mask effect