TBox::GetClosestEdgeVertices

Windows
MacOS
Linux

References

Module

Chaos

Header

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

Include

#include "Chaos/Box.h"

Syntax

bool GetClosestEdgeVertices
(
    int32 PlaneIndexHint,
    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