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