TBox::GetClosestEdgePosition

Get the nearest point on an edge.

Windows
MacOS
Linux

References

Module

Chaos

Header

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

Include

#include "Chaos/Box.h"

Syntax

TVector< T, d > GetClosestEdgePosition
(
    int32 PlaneIndexHint,
    const TVector< T, d > & Position
) const

Remarks

Get the nearest point on an edge.

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