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" |
TVector< T > PointAt
&40;
T RayParameter
&41; const
Remarks
Calculate position on ray at given distance/parameter Point on Ray
Parameters
| Name | Description |
|---|---|
| RayParameter | Scalar distance along Ray |