Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp > API/Plugins/MeshModelingToolsExp/UBakeMeshAttributeMapsToolBase > API/Plugins/MeshModelingToolsExp/UBakeMeshAttributeMapsToolBase/GatherAnalytics
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/BakeMeshAttributeMapsToolBase.h |
| Include | #include "BakeMeshAttributeMapsToolBase.h" |
| Source | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Private/BakeMeshAttributeMapsToolBase.cpp |
static void GatherAnalytics
&40;
const UE::Geometry::FMeshMapBaker & Result,
const FBakeSettings & Settings,
FBakeAnalytics & Data
&41;
Remarks
Records bake timing and settings data for analytics.
Parameters
| Name | Description |
|---|---|
| Result | the result of the bake. |
| Settings | The bake settings used for the bake. |
| Data | the output bake analytics struct. |