Constructor

@:value({ sy : 1., sx : 1., dy : 0., dx : 0. })new(dx:Float = 0., dy:Float = 0., sx:Float = 1., sy:Float = 1.)

Variables

Methods

Inherited Variables

Defined by Shader

@:value(0)read onlypriority:Int = 0

Inherited Methods

Defined by Shader

setPriority(v:Int):Void

Shader priority should only be changed before the shader is added to a material.

toString():String