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.
The texture type of a texture argument.
var textureType: MTLTextureType { get }For information on possible values, see MTLTextureType. If the argument is not a texture, querying this property is a fatal error.