Skip to content

ShapeCastHit.Normal Property

Definition

Namespace: Brine2D.Physics

Surface normal at the hit point, pointing away from the hit shape.

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

Property Value

System.Numerics.Vector2