wgpu4k
Toggle table of contents
0.0.2
common
Platform filter
common
Switch theme
Search in API
wgpu4k
wgpu4k
/
io.ygdrasil.webgpu
/
SurfaceTexture
Surface
Texture
data
class
SurfaceTexture
(
val
texture
:
Texture
,
val
status
:
SurfaceTextureStatus
)
Members
Constructors
Surface
Texture
Link copied to clipboard
constructor
(
texture
:
Texture
,
status
:
SurfaceTextureStatus
)
Properties
status
Link copied to clipboard
val
status
:
SurfaceTextureStatus
texture
Link copied to clipboard
val
texture
:
Texture