webGLUniformLocation top-level property
dynamic
get
webGLUniformLocation
Part of the WebGL API and represents the location of a uniform variable in a shader program.
Implementation
_i2.dynamic get webGLUniformLocation => _i4.getProperty(
_self,
'WebGLUniformLocation',
);