GetTriangleEdges

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

TStaticArray...

 

GetTriangleEdges

(
    const FTriangleID TriangleID
)

Return the edges which form this triangle

Public function Const

void

 

GetTriangleEdges

(
    const FTriangleID TriangleID,
    TArrayView< FEdgeID > OutEdgeIDs
)

Populates the passed array with the edges which define this triangle

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