bufferDataType
The data type of the buffer data.
Declaration
var bufferDataType: MTLDataType { get }Discussion
If the argument is not a buffer, querying this property is a fatal error.
The data type of the buffer data.
var bufferDataType: MTLDataType { get }If the argument is not a buffer, querying this property is a fatal error.