getActiveUniform

Declaration

WebGLActiveInfo getActiveUniform(
    WebGLProgram? program, 
    GLuint index
);