public triangulate ( Vector2 points, bool arePointsCCW = true ) : void | ||
points | Vector2 | A list of points that defines an enclosing path. |
arePointsCCW | bool | |
return | void |
public triangulate ( Vector2 points, bool arePointsCCW = true ) : void | ||
points | Vector2 | A list of points that defines an enclosing path. |
arePointsCCW | bool | |
return | void |