hq3x
hq3x(
tex,uv,texelSize?,threshold?):VarNode<"vec4",JoinNode<"vec4">>
Defined in: packages/nodes/src/upscale/hq2x.ts:116
HQ3x-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”VarNode <"vec4", JoinNode <"vec4">>
Upscaled color