Defines the texture with origin offset for a texture write operation.
https://www.w3.org/TR/webgpu/#dictdef-gpuimagecopytexture
Optional
The texture mip level to write to. Defaults to 0
The origin offset of the texture for a write operation. Defaults to [0, 0, 0].
The texture to write to.
Generated using TypeDoc
Defines the texture with origin offset for a texture write operation.
See
https://www.w3.org/TR/webgpu/#dictdef-gpuimagecopytexture