Navigation
API > API/Plugins > API/Plugins/GeometryScriptingCore > API/Plugins/GeometryScriptingCore/GeometryScript
References
| Module | GeometryScriptingCore |
| Header | /Engine/Plugins/Experimental/GeometryScripting/Source/GeometryScriptingCore/Public/GeometryScript/MeshComparisonFunctions.h |
| Include | #include "GeometryScript/MeshComparisonFunctions.h" |
Syntax
USTRUCT&40;BlueprintType&41;
struct FGeometryScriptIsSameMeshOptions
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bCheckAttributes | ||
| bool | bCheckColors | ||
| bool | bCheckConnectivity | ||
| bool | bCheckEdgeIDs | ||
| bool | bCheckGroups | ||
| bool | bCheckNormals | ||
| bool | bCheckUVs | ||
| float | Epsilon |