Contents

mipmapLevelCount

The number of mipmap levels for this texture.

Declaration

var mipmapLevelCount: Int { get set }

Mentioned in

Discussion

The default value is 1. For a buffer-backed or multisample textures, the value needs to be 1.

See Also

Specifying texture attributes