Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-web
/
web.gpu
/
GPUTexelCopyTextureInfo
GPUTexel
Copy
Texture
Info
interface
GPUTexelCopyTextureInfo
(
source
)
Inheritors
GPUCopyExternalImageDestInfo
Members
Properties
aspect
Link copied to clipboard
abstract
val
aspect
:
GPUTextureAspect
?
mip
Level
Link copied to clipboard
abstract
val
mipLevel
:
GPUIntegerCoordinate
?
origin
Link copied to clipboard
abstract
val
origin
:
GPUOrigin3D
?
texture
Link copied to clipboard
abstract
val
texture
:
GPUTexture