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