Click or drag to resize

EdgeShapeHasVertex3 Property

Is true if the edge is connected to an adjacent vertex after vertex2.

Namespace: Internal.tainicom.Aether.Physics2D.Collision.Shapes
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public bool HasVertex3 { get; set; }

Property Value

Boolean
See Also