Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/FMath > API/Runtime/Core/Math/FMath/RayPlaneIntersectionParam
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/Plane.h |
| Include | #include "Math/Plane.h" |
template<typename T>
T RayPlaneIntersectionParam
&40;
const UE::Math::TVector< T > & RayOrigin,
const UE::Math::TVector< T > & RayDirection,
const UE::Math::TPlane< T > & Plane
&41;