Readonly
__type__数据类型。
纹理数据。
Optional
data读取数据图片上的像素坐标。
Optional
dataLayout of the content in data
.
纹理数据布局。
Optional
mip写入mipmap级别。
默认为 0。
Optional
sizeExtents of the content to write from source
to destination
.
写入尺寸。
Optional
textureDefines the origin of the copy - the minimum corner of the texture sub-region to copy to/from.
Together with copySize
, defines the full copy sub-region.
写入纹理的位置。
Generated using TypeDoc
纹理的数据资源。
See
WebGPU