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