GLShader.getSource

Gets the GLSL sourcecode being used to render this shader.

class GLShader
getSource
()

Return Value

Type: Bytes

The source code for the shader

Meta