Contents

destinationLevel

The index of the mipmap level in the destination texture.

Declaration

var destinationLevel: Int

Discussion

Provide a value between 0 and the destination texture’s firstMipmapInTail.

When sourceLevel is equal to the source texture’s firstMipmapInTail, set destinationLevel to the destination texture’s firstMipmapInTail.