Static methods

@:value({ mip : 0 })staticrun(from:Texture, to:Texture, ?blend:Null<BlendMode>, mip:Int = 0):Void

Constructor

new()

Methods

@:value({ mip : 0 })apply(from:SamplerCube, to:Null<Texture>, ?blend:Null<BlendMode>, mip:Int = 0):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