Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/Chaos > API/Runtime/Chaos/Chaos/FHeightField
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/HeightField.h |
Include | #include "Chaos/HeightField.h" |
Source | /Engine/Source/Runtime/Experimental/Chaos/Private/Chaos/HeightField.cpp |
template<typename QueryGeomType>
bool SweepGeomImp
&40;
const QueryGeomType & QueryGeom,
const FRigidTransform3 & StartTM,
const FVec3 & Dir,
const FReal Length,
FReal & OutTime,
FVec3 & OutPosition,
FVec3 & OutNormal,
int32 & OutFaceIndex,
const FReal Thickness,
bool bComputeMTD
&41; const