UMockDataMeshTrackerComponent::DisconnectMRMesh

Unlinks the current procedural mesh component from the mesh tracking system.

Windows
MacOS
Linux

References

Module

MRMesh

Header

/Engine/Source/Runtime/MRMesh/Public/MockDataMeshTrackerComponent.h

Include

#include "MockDataMeshTrackerComponent.h"

Source

/Engine/Source/Runtime/MRMesh/Private/MockDataMeshTrackerComponent.cpp

Syntax

void DisconnectMRMesh
(
    class UMRMeshComponent * InMRMeshPtr
)

Remarks

Unlinks the current procedural mesh component from the mesh tracking system.

Parameters

Parameter

Description

InMRMeshPtr

The procedural mesh component to unlink from the mesh tracking system.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss