Skip to content

blurKawaseMulti

blurKawaseMulti(tex, uv, iterations?, texelSize?): Node <"vec4">

Defined in: packages/nodes/src/blur/blurKawase.ts:150

Multi-iteration Kawase blur in a single pass (approximation). Useful when multiple render passes aren’t available.

Texture 

Source texture

Node <"vec2">

UV coordinates

number = 3

Number of blur iterations to simulate

Vec2Input = ...

Texel size

Node <"vec4">

Blurred color