Filter4to1

constructor(shader: Shader? = null, watcher: ShaderWatcher? = null)(source)

Creates an instance of Filter4to1 with an optional shader and shader watcher.

Parameters

shader

The shader used for processing, can be null.

watcher

The shader watcher that monitors shader changes, can be null.