Packagestarling.display.shaders
Interfacepublic interface IShader
Implementors AbstractShader



Public Properties
 PropertyDefined By
  opCode : ByteArray
[read-only]
IShader
Public Methods
 MethodDefined By
  
setConstants(context:Context3D, firstRegister:int):void
IShader
Property Detail
opCodeproperty
opCode:ByteArray  [read-only]


Implementation
    public function get opCode():ByteArray
Method Detail
setConstants()method
public function setConstants(context:Context3D, firstRegister:int):void

Parameters

context:Context3D
 
firstRegister:int