GetPolygonVertices

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

TArray< FVer...

 

GetPolygonVertices

(
    const FPolygonID PolygonID
)

Returns the vertices which form the polygon perimeter as an array templated on the given allocator

Public function Const

TArray< FVer...

 

GetPolygonVertices

(
    const FPolygonID PolygonID
)

Returns the vertices which form the polygon perimeter

Public function Const

void

 

GetPolygonVertices

(
    const FPolygonID PolygonID,
    TArray< FVertexID, Alloc >& OutVer...
)

Populates the passed array of VertexIDs with the vertices which form the polygon perimeter

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