GLShader.getResource

Gets the resource path for the GLSL sourcecode being used to render this shader.

class GLShader
string
getResource
()

Return Value

Type: string

The resource path for the shader, or %NULL if none.

Meta