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