Method ToPolygon ToPolygon(Vector3[], bool) Declaration public static Polygon ToPolygon(this Vector3[] points, bool isOpenEnded) Parameters Type Name Description Vector3[] points bool isOpenEnded Returns Type Description Polygon