Navigation
API > API/Plugins > API/Plugins/GeometryMode > API/Plugins/GeometryMode/FGeomObject
Description
Finalizes the source geometry by checking for invalid polygons, updating components, etc. - anything that needs to be done before the engine will accept the resulting brushes/polygons as valid.
| Name | FinalizeSourceData |
| Type | function |
| Header File | /Engine/Plugins/Editor/GeometryMode/Source/GeometryMode/Public/EditorGeometry.h |
| Include Path | #include "EditorGeometry.h" |
| Source | /Engine/Plugins/Editor/GeometryMode/Source/GeometryMode/Private/EditorGeometry.cpp |
bool FinalizeSourceData()