SplineArrayItem3D: {
    index: number;
    offset: Point3D;
    t: number;
    tangent?: Point3D;
}

Type declaration