textureType
The dimension and arrangement of texture image data.
Declaration
var textureType: MTLTextureType { get set }Discussion
Corresponds to MTLTextureDescriptor.textureType.
The dimension and arrangement of texture image data.
var textureType: MTLTextureType { get set }Corresponds to MTLTextureDescriptor.textureType.