GeometryIsPolygonClockwise Method |
Returns true if polygon's vertices are ordered in clockwise order, otherwise returns false.
Namespace: Godot
public static bool IsPolygonClockwise( Vector2[] polygon )
[Missing <param name="polygon"/> documentation for "M:Godot.Geometry.IsPolygonClockwise(Godot.Vector2[])"]
[Missing <returns> documentation for "M:Godot.Geometry.IsPolygonClockwise(Godot.Vector2[])"]