Returns the control points that belong to a given path

Signature:

... = Path:GetControlPoints()

Returns:

  • ... - A list of ControlPoint objects that belong to the given path. (ControlPoint)