Skip to main content
Apple Developer Docs
Fonts
Symbols
×
WebKit JS
/
WebGLRenderingContextBase
/
uniform2f
uniform2f
Declaration
void
uniform2f
(
WebGLUniformLocation
?
location
,
GLfloat
x
,
GLfloat
y
);