Mosaic
Applies a mosaic effect to an input texture.
Parameters
texture
Texture: The input texture to be filtered. Default: The entire canvas
texOffset
Vec2: The offset used for sampling neighboring pixels. Default: (1.0 / width, 1.0 / height)
mosaicSize
Float: Size of the mosaic cells. A higher value results in larger mosaic cells. Default: 40.0