THeightField::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 TImplicitObjectScaled< TBox< T, 3 >> & QueryGeom,
    const TRigidTransform< T, 3 > & QueryTM,
    const T Thickness,
    TVector< T, 3 > & ContactLocation,
    TVector< T, 3 > & ContactNormal,
    T & 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