Skip to content

CollisionContact.ContactPoint Property

Definition

Namespace: Brine2D.Collision

Approximate world-space contact point \(deepest penetration point when two points are present\). See ContactPoint2 for the second point, if any.

C#
public System.Numerics.Vector2 ContactPoint { get; init; }

Property Value

System.Numerics.Vector2