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.
The number of mipmap levels for this texture.
var mipmapLevelCount: Int { get set }The default value is 1. For a buffer-backed or multisample textures, the value needs to be 1.