bufferStructType
A description of the structure data of a buffer argument.
Declaration
var bufferStructType: MTLStructType? { get }Discussion
If the buffer data type is MTLDataType.struct, this property describes the type of the struct; otherwise, this property is nil.