Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.gl
/
WebGL2RenderingContextBase
/
getUniformIndices
get
Uniform
Indices
abstract
fun
getUniformIndices
(
program
:
WebGLProgram
,
uniformNames
:
ReadonlyArray
<
JsString
>
)
:
ReadonlyArray
<
GLuint
>
?
(
source
)
MDN Reference