type property

GLenum get type

The read-only WebGLActiveInfo.type property represents the type of the requested data returned by calling the WebGLRenderingContext.getActiveAttrib or WebGLRenderingContext.getActiveUniform methods.

Implementation

external GLenum get type;