openrndr
Toggle table of contents
0.5.0-dev.12.uncommitted+d6e865e
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
openrndr
openrndr-gl3
/
org.openrndr.internal.gl3
/
glProgramUniform2fv
gl
Program
Uniform2fv
fun
glProgramUniform2fv
(
@
NativeType
(
value
=
"GLuint"
)
program
:
Int
,
@
NativeType
(
value
=
"GLint"
)
location
:
Int
,
@
NativeType
(
value
=
"GLfloat const *"
)
value
:
FloatArray
)
(
source
)