Skip to main content
Apple Developer Docs
Fonts
Symbols
×
WebKit JS
/
WebGLRenderingContextBase
/
uniform4fv
uniform4fv
Declaration
void
uniform4fv
(
WebGLUniformLocation
?
location
,
Float32Array
v
);