Contents

controlPointFormat

Declares the format of the control points the control point buffer references.

Declaration

var controlPointFormat: MTLAttributeFormat { get set }

Discussion

Defaults to MTLAttributeFormatFloat3, representing 3 floating point values tightly packed.