Packagelaya.webgl.shader.d2.value
Classpublic class TextSV
InheritanceTextSV Inheritance TextureSV Inheritance Value2D Inheritance ShaderValue Inheritance Object



Public Properties
 PropertyDefined By
 Inheritedalpha : Number = 1.0
Value2D
 InheritedALPHA : Number = 1.0
Value2D
 InheritedblurInfo : Array = null
TextureSV
 Inheritedcolor : Array
Value2D
 InheritedcolorAdd : Array
Value2D
 InheritedcolorAlpha : Array = null
TextureSV
 InheritedcolorMat : Array = null
TextureSV
 Inheriteddefines : ShaderDefines2D
Value2D
 InheritedfillStyle : DrawStyle
Value2D
 Inheritedfilters : Array
Value2D
 InheritedglTexture : Bitmap
Value2D
 InheritedmainID : int
Value2D
 Inheritedmmat : Array
Value2D
 Inheritedmul_mmat : Array
Value2D
  pool : Array
[static]
TextSV
 Inheritedposition : Array
Value2D
 Inherited_POSITION : Array
[static]
Value2D
 Inheritedshader : Shader
Value2D
 Inheritedsize : Array
Value2D
 Inheritedstrength : Number = 0
TextureSV
 InheritedstrokeStyle : DrawStyle
Value2D
 InheritedsubID : int = 0
Value2D
 InheritedTEMPMAT4_ARRAY : Array
[static]
Value2D
 Inheritedtexcoord : Array
TextureSV
 Inherited_TEXCOORD : Array
[static]
Value2D
 Inheritedtexture : *
Value2D
 InheritedtextureHost : Texture
Value2D
 Inheritedu_colorMatrix : Array
TextureSV
 Inheritedu_mmat2 : Array
Value2D
Protected Properties
 PropertyDefined By
 Inherited_cache : Array
[static]
Value2D
 Inherited_typeClass : Object
[static]
Value2D
Public Methods
 MethodDefined By
  
TextSV(args:*)
TextSV
 Inherited
__init__():void
[static]
Value2D
  
clear():void
[override]
TextSV
  
[static]
TextSV
 Inherited
Value2D
  
release():void
[override]
TextSV
 Inherited
setFilters(value:Array):void
Value2D
 Inherited
[override]
TextureSV
 Inherited
upload():void
Value2D
Property Detail
poolproperty
public static var pool:Array

Constructor Detail
TextSV()Constructor
public function TextSV(args:*)



Parameters
args:*
Method Detail
clear()method
override public function clear():void

create()method 
public static function create():TextSV

Returns
TextSV
release()method 
override public function release():void