kotlin-stdlib
JS
kotlin-stdlib
/
org.khronos.webgl
/
WebGLRenderingContextBase
/
uniform3i
uniform3i
JS
abstract
fun
uniform3i
(
location
:
WebGLUniformLocation
?
,
x
:
Int
,
y
:
Int
,
z
:
Int
)