Static methods

staticrun(from:TextureArray, fromLayer:Int, to:Texture, ?blend:Null<BlendMode>, ?pass:Pass, ?layer:Int):Void

Constructor

new()

Methods

apply(from:TextureArray, fromLayer:Int, to:Null<Texture>, ?blend:Null<BlendMode>, ?customPass:Pass, ?layer:Int):Void

Inherited Variables

Inherited Methods

Defined by ScreenFx

inlineaddShader<T>(s:T):T

dispose():Void

inlinegetShader<T>(cl:Class<T>):T

inlineremoveShader(s:Shader):Bool

render():Void