blurBox3x3
blurBox3x3(
tex,uv,texelSize?):Node<"vec4">
Defined in: packages/nodes/src/blur/blurBox.ts:80
Fast 3x3 box blur.
Parameters
Section titled “Parameters”Source texture
Node <"vec2">
UV coordinates
texelSize?
Section titled “texelSize?”Vec2Input = ...
Size of one texel
Returns
Section titled “Returns”Node <"vec4">
Blurred color