​Common Attributes +
Point Source - see Distribution Types.
Close - close the path.
Bezier - creates bezier paths between points when enabled.
Example usage:
Create a Points to Curve.
Set Point Source to Array.
Create 3 Nulls.
​Connect null1.position > pointsToCurve.array.0
​Connect null2.position > pointsToCurve.array.1
​Connect null3.position > pointsToCurve.array.2
Move/ animate the Nulls.
​