Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.gpu
/
GPUCanvasContext
GPUCanvas
Context
class
GPUCanvasContext
:
OffscreenRenderingContext
,
RenderingContext
(
source
)
Available only in secure contexts.
MDN Reference
Members
Types
Companion
Link copied to clipboard
object
Companion
Properties
canvas
Link copied to clipboard
val
canvas
:
EventTarget
MDN Reference
Functions
configure
Link copied to clipboard
fun
configure
(
configuration
:
GPUCanvasConfiguration
)
MDN Reference
get
Current
Texture
Link copied to clipboard
fun
getCurrentTexture
(
)
:
GPUTexture
MDN Reference
unconfigure
Link copied to clipboard
fun
unconfigure
(
)
MDN Reference