webGLActiveInfo top-level property
dynamic
get
webGLActiveInfo
Part of the WebGL API and represents the information returned by calling the WebGLRenderingContext.getActiveAttrib() and WebGLRenderingContext.getActiveUniform() methods.
Implementation
_i2.dynamic get webGLActiveInfo => _i4.getProperty(
_self,
'WebGLActiveInfo',
);