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
Section titled “Parameters”inputColor
Section titled “inputColor”Node <"vec4">
Input color
Node <"vec2">
UV coordinates
resolution?
Section titled “resolution?”FloatInput = 300
Resolution scale
intensity?
Section titled “intensity?”FloatInput = 0.3
Mask intensity
Returns
Section titled “Returns”Node <"vec4">
Color with shadow mask effect