hq4x
hq4x(
tex,uv,texelSize?,threshold?):Node<"vec4">
Defined in: packages/nodes/src/upscale/hq2x.ts:197
HQ4x-style upscaling (simplified).
Parameters
Section titled “Parameters”Source texture
Node <"vec2">
UV coordinates
texelSize?
Section titled “texelSize?”Vec2Input = ...
Source texel size
threshold?
Section titled “threshold?”FloatInput = 0.05
Color difference threshold
Returns
Section titled “Returns”Node <"vec4">
Upscaled color