Packagelaya.webgl.shader.d2.value
Classpublic class GlowSV
InheritanceGlowSV 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
 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
  u_blurX : Boolean
GlowSV
  u_color : Array
GlowSV
 Inheritedu_colorMatrix : Array
TextureSV
 Inheritedu_mmat2 : Array
Value2D
  u_offset : Array
GlowSV
  u_strength : Number
GlowSV
  u_texH : int
GlowSV
  u_texW : int
GlowSV
Protected Properties
 PropertyDefined By
 Inherited_cache : Array
[static]
Value2D
 Inherited_typeClass : Object
[static]
Value2D
Public Methods
 MethodDefined By
  
GlowSV(args:*)
GlowSV
 Inherited
__init__():void
[static]
Value2D
  
clear():void
[override]
GlowSV
 Inherited
create(mainType:int, subType:int):Value2D
[static]
Value2D
 Inherited
Value2D
 Inherited
release():void
Value2D
 Inherited
setFilters(value:Array):void
Value2D
  
[override]
GlowSV
 Inherited
upload():void
Value2D
Property Detail
u_blurXproperty
public var u_blurX:Boolean

u_colorproperty 
public var u_color:Array

u_offsetproperty 
public var u_offset:Array

u_strengthproperty 
public var u_strength:Number

u_texHproperty 
public var u_texH:int

u_texWproperty 
public var u_texW:int

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



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

setValue()method 
override public function setValue(vo:Shader2D):void

Parameters

vo:Shader2D