Contents

textureType

The dimension and arrangement of texture image data.

Declaration

var textureType: MTLTextureType { get set }

Discussion

The default value is MTLTexture2D.

See Also

Specifying texture attributes