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