Constructor

@:value({ alpha : 0, color : 0, clamp : true, preserveAlpha : true, bias : 0, divisor : 1, matrixY : 0, matrixX : 0 })new(matrixX:Float = 0, matrixY:Float = 0, ?matrix:Array<Dynamic>, divisor:Float = 1, bias:Float = 0, preserveAlpha:Bool = true, clamp:Bool = true, color:UInt = 0, alpha:Float = 0)

Variables

@:flash.propertyalpha:Float

@:flash.propertybias:Float

@:flash.propertyclamp:Bool

@:flash.propertycolor:UInt

@:flash.propertydivisor:Float

@:flash.propertymatrix:Array<Dynamic>

@:flash.propertymatrixX:Float

@:flash.propertymatrixY:Float

@:flash.propertypreserveAlpha:Bool

Inherited Variables

Inherited Methods