scale3x
scale3x(
tex,uv,texelSize?):Node<"vec4">
Defined in: packages/nodes/src/upscale/scale2x.ts:100
Scale3x (AdvMAME3x) pixel art upscaling algorithm. 3x upscaling variant with more refined edge detection.
Parameters
Section titled “Parameters”Source texture
Node <"vec2">
UV coordinates
texelSize?
Section titled “texelSize?”Vec2Input = ...
Source texel size
Returns
Section titled “Returns”Node <"vec4">
Upscaled color