GLShader.HasUniform

HasUniform checks whenever the shader contains a unform with name "name" Returns true if it exists, false otherwise.

class GLShader
override
bool
HasUniform
(
string name
)

Meta