Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-web
/
web.gpu
/
GPUBuffer
/
mapAsync
map
Async
fun
mapAsync
(
mode
:
GPUMapModeFlags
,
offset
:
GPUSize64
=
definedExternally
,
size
:
GPUSize64
=
definedExternally
)
:
Promise
<
Void
>
(
source
)