Contents

textureDataType

The data type of a texture argument.

Declaration

var textureDataType: MTLDataType { get }

Discussion

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

See Also

Describing a texture argument