The positions of the knots.
Whether the spline is closed (the last knot connects to the first).
The tension of the spline. 0 is no tension, 1 is high tension (straight lines between knots). Default is 0.75.
The created SplineContainer component - add it to an Object3D to use it.
Creates a SplineContainer from an array of points.