Spec-Zone.ru › Deno 1

GPUImageCopyTexture

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

Свойства

aspect?: GPUTextureAspect
mipLevel?: number
origin?: GPUOrigin3D
texture: GPUTexture

© 2018–2022 the Deno authors
https://doc.deno.land/deno/stable/~/GPUImageCopyTexture

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API