toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-web
/
web.gpu
/
GPUBuffer
/
mapAsync
map
Async
fun
mapAsync
(
mode
:
GPUMapMode
,
offset
:
GPUSize64
=
definedExternally
,
size
:
GPUSize64
=
definedExternally
)
:
Promise
<
Void
>
(
source
)