textureType
The dimension and arrangement of texture image data.
Declaration
var textureType: MTLTextureType { get set }Discussion
The default value is MTLTexture2D.
The dimension and arrangement of texture image data.
var textureType: MTLTextureType { get set }The default value is MTLTexture2D.