Contents

textureType

The texture type of a texture argument.

Declaration

var textureType: MTLTextureType { get }

Discussion

For information on possible values, see MTLTextureType. If the argument is not a texture, querying this property is a fatal error.

See Also

Describing a texture argument