Method | Description | |
---|---|---|
CreateShader ( ) : |
Create OpenGL shader object.
|
|
ShaderCode ( string sourceCode, ShaderType shaderType ) : System.Linq |
某种类型的shader代码。 Some type of shader code.
|
|
ToString ( ) : string |
|
public ShaderCode ( string sourceCode, ShaderType shaderType ) : System.Linq | ||
sourceCode | string | |
shaderType | ShaderType | |
return | System.Linq |