Contents

destinationOrigin

The origin in the destination texture to copy into, in tiles.

Declaration

var destinationOrigin: MTLOrigin

Discussion

The X, Y and Z coordinates of the tiles relative to the origin match the same coordinates in the source region.

When destinationLevel is equal to the destination texture’s firstMipmapInTail, set destinationOrigin.y to 0.