wgpu4k
Toggle table of contents
0.0.2
commonWeb
Platform filter
commonWeb
Switch theme
Search in API
wgpu4k
wgpu4k
/
io.ygdrasil.webgpu
/
CanvasSurface
Canvas
Surface
commonWeb
class
CanvasSurface
(
handler
:
GPUCanvasContext
)
Members
Constructors
Canvas
Surface
Link copied to clipboard
commonWeb
constructor
(
handler
:
GPUCanvasContext
)
Properties
height
Link copied to clipboard
commonWeb
val
height
:
UInt
preferred
Canvas
Format
Link copied to clipboard
commonWeb
val
preferredCanvasFormat
:
TextureFormat
?
width
Link copied to clipboard
commonWeb
val
width
:
UInt
Functions
close
Link copied to clipboard
commonWeb
fun
close
(
)
configure
Link copied to clipboard
commonWeb
fun
configure
(
surfaceConfiguration
:
SurfaceConfiguration
)
get
Current
Texture
Link copied to clipboard
commonWeb
fun
getCurrentTexture
(
)
:
SurfaceTexture
present
Link copied to clipboard
commonWeb
fun
present
(
)