Packagestarling.display.shaders.vertex
Classpublic class StandardVertexShader
InheritanceStandardVertexShader 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
  
StandardVertexShader
 Inherited
setConstants(context:Context3D, firstRegister:int):void
AbstractShader
Protected Methods
 MethodDefined By
 Inherited
compileAGAL(shaderType:String, agal:String):void
AbstractShader
Constructor Detail
StandardVertexShader()Constructor
public function StandardVertexShader()