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