Filter1to1

constructor(shader: Shader?)(source)

Creates a Filter1to1 with the specified shader.

Parameters

shader

The Shader instance used for applying the visual effect. Can be null if no specific shader functionality is needed.