Navigation
API > API/Plugins > API/Plugins/InterchangeTests > API/Plugins/InterchangeTests/ImportTestFunctions > API/Plugins/InterchangeTests/ImportTestFunctions/UStaticMeshImportTestFunctions
References
| Module | InterchangeTests |
| Header | /Engine/Plugins/Tests/InterchangeTests/Source/InterchangeTests/Public/ImportTestFunctions/StaticMeshImportTestFunctions.h |
| Include | #include "ImportTestFunctions/StaticMeshImportTestFunctions.h" |
| Source | /Engine/Plugins/Tests/InterchangeTests/Source/InterchangeTests/Private/ImportTestFunctions/StaticMeshImportTestFunctions.cpp |
UFUNCTION&40;Exec&41;
static FInterchangeTestFunctionResult CheckAgainstGroundTruth
&40;
UStaticMesh &42; Mesh,
TSoftObjectPtr< UStaticMesh > MeshToCompare,
bool bCheckVertexCountEqual,
bool bCheckTriangleCountEqual,
bool bCheckUVChannelCountEqual,
bool bCheckCollisionPrimitiveCountEqual,
bool bCheckVertexPositionsEqual,
bool bCheckNormalsEqual
&41;
Remarks
Check whether the static mesh is equivalent to a ground truth asset