Class: extractAttributes

extractAttributes

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

Extracts the attributes

Name Type Description
gl WebGLRenderingContext

The current WebGL rendering context

program WebGLProgram

The shader program to get the attributes from

Returns:
Type Description
Object attributes