Deno logo
Deploy手册博客API标准库第三方模块

Deno CLI APIs

Version

latest

GPUImageCopyTexture

  • Properties

GPUImageCopyTexture

interface GPUImageCopyTexture {
aspect?: GPUTextureAspect;
mipLevel?: number;
origin?: GPUOrigin3D;
texture: GPUTexture;
}

§Properties

§
aspect?: GPUTextureAspect
[src]
§
mipLevel?: number
[src]
§
origin?: GPUOrigin3D
[src]
§
texture: GPUTexture
[src]
手册
API
标准库
第三方模块
性能测试
艺术作品
博客
系统状态
对 Deno 感兴趣的公司