toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.gl
/
WebGL2RenderingContextBase
/
getUniformIndices
get
Uniform
Indices
abstract
fun
getUniformIndices
(
program
:
WebGLProgram
,
uniformNames
:
ReadonlyArray
<
String
>
)
:
ReadonlyArray
<
GLuint
>
?
(
source
)
MDN Reference