create MethodStatic

Create an AkimaCurve3d based on an AkimaCurve3dProps or AkimaCurve3dOptions.

  • This saves a COPY OF the options or props.
  • Use createCapture() if the options or props can be used without copy

create(options: AkimaCurve3dOptions | AkimaCurve3dProps): AkimaCurve3d | undefined

Parameter Type Description
options AkimaCurve3dOptions | AkimaCurve3dProps  

Returns - AkimaCurve3d | undefined

Defined in

Last Updated: 24 September, 2026