Function ProjectionParams.SquaredRectPointDistanceOnPlane

SquaredRectPointDistanceOnPlane (IntRect rect, float3 p)

Calculates the squared distance from a point to a box when projected to 2D.

Public
SquaredRectPointDistanceOnPlane (inProjectionParams projection, refIntRect rect, ref float3 p)
Private Static