Click or drag to resize

VerticesIsSimple Method

Checks if the vertices forms an simple polygon by checking for edge crossings.

Namespace: Internal.tainicom.Aether.Physics2D.Common
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public bool IsSimple()

Return Value

Boolean
See Also