Navigation
Unreal Engine C++ API Reference > Runtime > Chaos > Chaos > FConvex
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Convex.h |
Include | #include "Chaos/Convex.h" |
bool IntersectPlanes3
(
const FVec3 & X1,
const FVec3 & N1,
const FVec3 & X2,
const FVec3 & N2,
const FVec3 & X3,
const FVec3 & N3,
FVec3 & OutX,
const FReal EpsilonSq
) const