ShaderJob
extern class flash.display.ShaderJobextends EventDispatcherAvailable in flash
var height : Int
var progress(default,null) : Float
var shader : Shader
var target : Dynamic
var width : Int
function new( ?shader : Shader, ?target : Dynamic, ?width : Int, ?height : Int ) : Void
function cancel() : Void
function start( ?waitForCompletion : Bool ) : Void
version #12808, modified 2012-04-12 22:24:19 by api
0 comment