startTangent
Getter
access POSSIBLY UNDEFINED start tangent. Setter CAPTURES.
startTangent: undefined | Vector3d
Returns - undefined | Vector3d
Setter
startTangent(val: Vector3d): void
| Parameter | Type | Description | 
|---|---|---|
| val | Vector3d | 
Returns - void
Defined in
- bspline/InterpolationCurve3d.ts Line 96
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.