Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/DynamicMesh > API/Runtime/GeometryCore/DynamicMesh/FDynamicMesh3
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/DynamicMesh/DynamicMesh3.h |
| Include | #include "DynamicMesh/DynamicMesh3.h" |
Syntax
struct FMeshDifferenceInfo
Variables
| Type | Name | Description | |
|---|---|---|---|
| FString | Detail | May contain further detail on the difference. | |
| int32 | ID | ID in this mesh of element where the difference was found, or InvalidID if not applicable. | |
| EIDType | IDType | Type of element that the ID references. | |
| int32 | OtherID | ID in the compared-against mesh where the difference was found, or InvalidID if not applicable. | |
| EReason | Reason |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| void | |||
| void | Helpers to set different ID types. |