mipmapLevelCount
The number of mipmap levels for the texture.
Declaration
var mipmapLevelCount: Int { get set }Discussion
Corresponds to MTLTextureDescriptor.mipmapLevelCount.
The number of mipmap levels for the texture.
var mipmapLevelCount: Int { get set }Corresponds to MTLTextureDescriptor.mipmapLevelCount.