Method | Description | |
---|---|---|
AddAttribLocation ( string Attribute ) : void | ||
AddUniformLocation ( string Uniform ) : void | ||
AttachShader ( |
||
Link ( ) : void | ||
ShaderProgram ( ) : System.Collections.Generic | ||
ShaderProgram ( |
||
Use ( ) : void |
public AddAttribLocation ( string Attribute ) : void | ||
Attribute | string | |
return | void |
public AddUniformLocation ( string Uniform ) : void | ||
Uniform | string | |
return | void |
public ShaderProgram ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public ShaderProgram ( |
||
VertexShader | ||
FragmentShader | ||
return | System.Collections.Generic |