FHeightField::GJKContactPoint

Windows
MacOS
Linux

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

Syntax

bool GJKContactPoint
(
    const TSphere< FReal, 3 > & QueryGeom,
    const FRigidTransform3 & QueryTM,
    const FReal Thickness,
    FVec3 & ContactLocation,
    FVec3 & ContactNormal,
    FReal & ContactPhi
) const

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss