Skip to main content
Apple Developer Docs
Fonts
Symbols
×
WebKit JS
/
WebGL2RenderingContext
/
uniform2uiv
uniform2uiv
Declaration
void
uniform2uiv
(
WebGLUniformLocation
?
location
,
Uint32Array
?
value
);