curveBasis
Controls the curve basis function, determining how Metal interpolates the control points.
Declaration
var curveBasis: MTLCurveBasis { get set }Discussion
Defaults to MTLCurveBasisBSpline.
Controls the curve basis function, determining how Metal interpolates the control points.
var curveBasis: MTLCurveBasis { get set }Defaults to MTLCurveBasisBSpline.