VerticesIsCounterClockWise Method |
Indicates if the vertices are in counter clockwise order.
Warning: If the area of the polygon is 0, it is unable to determine the winding.
Namespace:
Internal.tainicom.Aether.Physics2D.Common
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public bool IsCounterClockWise()
Return Value
Type:
BooleanSee Also