height
The height of the texture image for the base mipmap level, in pixels.
Declaration
var height: Int { get set }Discussion
Corresponds to MTLTextureDescriptor.height.
The height of the texture image for the base mipmap level, in pixels.
var height: Int { get set }Corresponds to MTLTextureDescriptor.height.