createCapture MethodStatic
Create an InterpolationCurve3d
- The options object is captured into the new curve object (not copied)
createCapture(options: InterpolationCurve3dOptions): InterpolationCurve3d | undefined
| Parameter | Type | Description |
|---|---|---|
| options | InterpolationCurve3dOptions |
Returns - InterpolationCurve3d | undefined
Defined in
- bspline/InterpolationCurve3d.ts Line 276
Last Updated: 29 April, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.