Contents

curveBasis

Sets the curve basis function, determining how Metal interpolates the control points.

Declaration

var curveBasis: MTLCurveBasis { get set }

Discussion

Defaults to MTLCurveBasisBSpline. All keyframes share the same curve basis function.