size property
GLint
get
size
The read-only WebGLActiveInfo.size
property is a Number
representing the size of the requested data returned by calling the
WebGLRenderingContext.getActiveAttrib or
WebGLRenderingContext.getActiveUniform methods.
Implementation
external GLint get size;