controlPointFormat
The format of the control points in the buffer.
Declaration
var controlPointFormat: MTLAttributeFormat { get set }Discussion
The default value is MTLAttributeFormat.float3.
The format of the control points in the buffer.
var controlPointFormat: MTLAttributeFormat { get set }The default value is MTLAttributeFormat.float3.