Packagestarling.display.shaders.vertex
Classpublic class RippleVertexShader
InheritanceRippleVertexShader Inheritance AbstractShader Inheritance Object



Public Properties
 PropertyDefined By
 InheritedopCode : ByteArray
[read-only]
AbstractShader
Protected Properties
 PropertyDefined By
 Inherited_opCode : ByteArray
AbstractShader
Public Methods
 MethodDefined By
  
RippleVertexShader
  
setConstants(context:Context3D, firstRegister:int):void
[override]
RippleVertexShader
Protected Methods
 MethodDefined By
 Inherited
compileAGAL(shaderType:String, agal:String):void
AbstractShader
Constructor Detail
RippleVertexShader()Constructor
public function RippleVertexShader()



Method Detail
setConstants()method
override public function setConstants(context:Context3D, firstRegister:int):void

Parameters

context:Context3D
 
firstRegister:int