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.
Sets the curve basis function, determining how Metal interpolates the control points.
var curveBasis: MTLCurveBasis { get set }Defaults to MTLCurveBasisBSpline. All keyframes share the same curve basis function.