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