Contents

mipmapLevelCount

The number of mipmap levels for the texture.

Declaration

var mipmapLevelCount: Int { get set }

Discussion

Corresponds to MTLTextureDescriptor.mipmapLevelCount.