Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-web
/
web.gpu
/
GPURenderPassEncoder
/
setViewport
set
Viewport
fun
setViewport
(
x
:
GPUIntegerCoordinate
,
y
:
GPUIntegerCoordinate
,
width
:
GPUIntegerCoordinate
,
height
:
GPUIntegerCoordinate
,
minDepth
:
Float
,
maxDepth
:
Float
)
(
source
)
MDN Reference