FConvex::GetClosestEdgePosition

Get the nearest point on an edge of the specified face.

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Convex.h

Include

#include "Chaos/Convex.h"

Source

/Engine/Source/Runtime/Experimental/Chaos/Private/Chaos/Convex.cpp

Syntax

FVec3 GetClosestEdgePosition
(
    int32 PlaneIndex,
    const FVec3 & Position
) const

Remarks

Get the nearest point on an edge of the specified face.

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