Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/FMath
| Type | Name | Description | |
|---|---|---|---|
| bool | IntersectPlanes3
(
UE::Math::TVector< FReal >& I, |
Compute intersection point of three planes. Return 1 if valid, 0 if infinite. | |
| bool | IntersectPlanes3
(
UE::Math::TVector< T >& I, |