Class: extractUniforms

extractUniforms

new PIXI.glCore.shader.extractUniforms(gl, program){Object}

Extracts the uniforms

Name Type Description
gl WebGLRenderingContext

The current WebGL rendering context

program WebGLProgram

The shader program to get the uniforms from

Returns:
Type Description
Object uniforms