files/en-us/web/api/webglactiveinfo/index.md
{{APIRef("WebGL")}}{{AvailableInWorkers}}
The WebGLActiveInfo interface is part of the WebGL API and represents the information returned by calling the {{domxref("WebGLRenderingContext.getActiveAttrib()")}} and {{domxref("WebGLRenderingContext.getActiveUniform()")}} methods.
A WebGLActiveInfo object is returned by:
{{Specifications}}
{{Compat}}