Method GL.GLSLUtils.GLSLProgram()->create()
- Method
create
 GL.GLSLUtils.GLSLProgram GL.GLSLUtils.GLSLProgram(string|voidname)- Description
 Create a new GLSL shader. If
nameis specified, it indicates a filename passed to compile_file.
GL.GLSLUtils.GLSLProgram GL.GLSLUtils.GLSLProgram(string|void name)
Create a new GLSL shader. If name is specified, it
 indicates a filename passed to compile_file.