GetEdgeConnectedPolygons

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

TArray< FPol...

 

GetEdgeConnectedPolygons

(
    const FEdgeID EdgeID
)

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

Public function Const

TArray< FPol...

 

GetEdgeConnectedPolygons

(
    const FEdgeID EdgeID
)

Returns the polygons connected to this edge

Public function Const

void

 

GetEdgeConnectedPolygons

(
    const FEdgeID EdgeID,
    TArray< FPolygonID, Alloc >& OutPo...
)

Populates the passed array with polygon IDs connected to this 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