arrayType()
Provides a description of the underlying array when the struct member holds an array.
Declaration
func arrayType() -> MTLArrayType?Return Value
An object that describes the array. If dataType indicates that this member is not an array, this method returns nil.