GetTriangleVertices

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

TStaticArray...

 

GetTriangleVertices

(
    const FTriangleID TriangleID
)

Return the vertices which define this triangle

Public function Const

void

 

GetTriangleVertices

(
    const FTriangleID TriangleID,
    TArrayView< FVertexID > OutVertexID...
)

Populates the passed array with the vertices 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