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: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public bool HasVertex3 { get; set; }

Property Value

Type: Boolean
See Also