Contents

controlPointFormat

Declares the format of the control points in the buffers that the control point buffers reference.

Declaration

var controlPointFormat: MTLAttributeFormat { get set }

Discussion

All keyframes share the same control point format. Defaults to MTLAttributeFormatFloat3, representing 3 floating point values tightly packed.