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.CommonAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic bool IsCounterClockWise()
Return Value
Boolean
See Also