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