copyKnots Method
return a simple array form of the knots. optionally replicate the first and last in classic over-clamped manner
copyKnots(includeExtraEndKnot: boolean): number[]
Parameter | Type | Description |
---|---|---|
includeExtraEndKnot | boolean |
Returns - number[]
Defined in
- bspline/KnotVector.ts Line 464
Last Updated: 20 June, 2023