Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.gl
/
WebGLRenderingContextOverloads
/
uniformMatrix2fv
uniform
Matrix2fv
abstract
fun
uniformMatrix2fv
(
location
:
WebGLUniformLocation
?
,
transpose
:
GLboolean
,
value
:
Float32List
)
(
source
)
MDN Reference