Navigation
API > API/Plugins > API/Plugins/GeometryMode > API/Plugins/GeometryMode/FGeomObject
Description
Tells the object to recompute all of it's internal data.
Recomputes data specific to the geometry data (i.e. normals, mid points, etc)
| Name | ComputeData |
| 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 |
void ComputeData()