RaycastHit.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; }
Namespace: Brine2D.Physics
Surface normal at the hit point, pointing away from the hit shape.
public System.Numerics.Vector2 Normal { get; init; }