FConvex::GetClosestEdgeVertices

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

bool GetClosestEdgeVertices
(
    int32 PlaneIndex,
    const FVec3 & Position,
    int32 & OutVertexIndex0,
    int32 & OutVertexIndex1
) 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