Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.gl
/
WebGL2RenderingContextBase
/
getActiveUniforms
get
Active
Uniforms
abstract
fun
getActiveUniforms
(
program
:
WebGLProgram
,
uniformIndices
:
ReadonlyArray
<
GLuint
>
,
pname
:
GLenum
)
:
JsAny
?
(
source
)
MDN Reference