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