Skip to content

CollisionContact.Normal Property

Definition

Namespace: Brine2D.Collision

Surface normal pointing away from the other collider toward this collider.

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

Property Value

System.Numerics.Vector2