Motion Blur

Blurs an image by simulating motion in a specified direction.

Parameters

tex0 Texture: The input texture to be filtered. Default: The entire canvas
canvasSize Vec2: The size of the texture used for sampling neighboring pixels. Default: The entire canvas

Example Parameters

// None required