wgpu4k
Toggle table of contents
0.0.2
common
Platform filter
common
Switch theme
Search in API
wgpu4k
wgpu4k
/
io.ygdrasil.webgpu
/
ImageCopyTexture
/
ImageCopyTexture
Image
Copy
Texture
constructor
(
texture
:
Texture
,
mipLevel
:
GPUIntegerCoordinate
,
origin
:
Origin3D
=
Origin3D(0u, 0u)
,
aspect
:
TextureAspect
=
TextureAspect.All
)