Méthode | 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 | |
Résultat | void |
public AddUniformLocation ( string Uniform ) : void | ||
Uniform | string | |
Résultat | void |
public AttachShader ( |
||
Shader | ||
Résultat | void |
public ShaderProgram ( ) : System.Collections.Generic | ||
Résultat | System.Collections.Generic |
public ShaderProgram ( |
||
VertexShader | ||
FragmentShader | ||
Résultat | System.Collections.Generic |