Click or drag to resize

ManifoldPoints Field

The points of contact

Namespace:  Internal.tainicom.Aether.Physics2D.Collision
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public FixedArray2<ManifoldPoint> Points

Field Value

Type: FixedArray2ManifoldPoint
See Also