Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/TRay
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/Ray.h |
| Include | #include "Math/Ray.h" |
T DistSquared
&40;
const TVector< T > & Point
&41; const
Remarks
Find minimum squared distance from query point to ray squared distance to Ray
Parameters
| Name | Description |
|---|---|
| Point | query Point |