Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Engine > FPoly
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Engine/Polys.h |
Include | #include "Engine/Polys.h" |
Source | /Engine/Source/Runtime/Engine/Private/Polygon.cpp |
void InsertVertex
(
int32 InPos,
FVector InVtx
)
Remarks
Inserts a vertex into the poly at a specific position.