Skip to content
InterfaceTypes & Utilities@public

FlxShaderWebGLProgram

WebGL fragment program for a custom filter.

ts
export interface FlxShaderWebGLProgram

Properties

PropertyModifiersTypeDescription
fragmentreadonlystringGLSL fragment source using Pixi's filter uniforms and vTextureCoord.

Released under the MIT License.