Optional
aspectDefines which aspects of the GPUImageCopyTexture#texture to copy to/from.
Optional
mipMip-map level of the GPUImageCopyTexture#texture to copy to/from.
Optional
originDefines 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.
Texture to copy to/from.
Generated using TypeDoc
被操作的纹理相关信息。
GPUCommandEncoder.copyTextureToTexture GPUImageCopyTexture