GetVertexInstanceConnectedPolygons

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

TArray< FPol...

 

GetVertexInstanceConnectedPolygons

(
    const FVertexInstanceID VertexInsta...
)

Returns the polygons connected to this vertex instance as an array with the specified allocator template type.

Public function Const

TArray< FPol...

 

GetVertexInstanceConnectedPolygons

(
    const FVertexInstanceID VertexInsta...
)

Returns the polygons connected to this vertex instance

Public function Const

void

 

GetVertexInstanceConnectedPolygons

(
    const FVertexInstanceID VertexInsta...,
    TArray< FPolygonID, Alloc >& OutPo...
)

Populates the passed array with the polygons connected to this vertex instance

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