Contents

mipmapLevelCount

The number of mipmap levels in the texture.

Declaration

var mipmapLevelCount: Int { get }

Discussion

For a buffer-backed or multisample texture, the value is 1.

See Also

Querying texture attributes