Navigation
API > API/Runtime > API/Runtime/MRMesh > API/Runtime/MRMesh/UMockDataMeshTrackerComponent
References
| Module | MRMesh |
| Header | /Engine/Source/Runtime/MRMesh/Public/MockDataMeshTrackerComponent.h |
| Include | #include "MockDataMeshTrackerComponent.h" |
| Source | /Engine/Source/Runtime/MRMesh/Private/MockDataMeshTrackerComponent.cpp |
void ConnectMRMesh
&40;
class UMRMeshComponent &42; InMRMeshPtr
&41;
Remarks
Sets the procedural mesh component that will store and display the environmental mesh results.
Parameters
| Name | Description |
|---|---|
| InMRMeshPtr | The procedural mesh component to store the query result in. |