Skip to content

RaycastHit.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