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 DisconnectMRMesh
&40;
class UMRMeshComponent &42; InMRMeshPtr
&41;
Remarks
Unlinks the current procedural mesh component from the mesh tracking system.
Parameters
| Name | Description |
|---|---|
| InMRMeshPtr | The procedural mesh component to unlink from the mesh tracking system. |