Navigation
API > API/Runtime > API/Runtime/MeshDescription > API/Runtime/MeshDescription/UMeshDescriptionBase
References
| Module | MeshDescription |
| Header | /Engine/Source/Runtime/MeshDescription/Public/MeshDescriptionBase.h |
| Include | #include "MeshDescriptionBase.h" |
| Source | /Engine/Source/Runtime/MeshDescription/Private/MeshDescriptionBase.cpp |
void GetPolygonInternalEdges
&40;
FPolygonID PolygonID,
TArray< FEdgeID > & OutEdgeIDs
&41; const
Remarks
Populate the provided array with a list of edges which are internal to the polygon, i.e. those which separate constituent triangles.