Skip to content

ShapeCastHit.Point Property

Definition

Namespace: Brine2D.Physics

World-space hit point in pixel coordinates.

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

Property Value

System.Numerics.Vector2