UMockDataMeshTrackerComponent::ConnectMRMesh

Sets the procedural mesh component that will store and display the environmental mesh results.

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 ConnectMRMesh
(
    class UMRMeshComponent * InMRMeshPtr
)

Remarks

Sets the procedural mesh component that will store and display the environmental mesh results.

Parameters

Parameter

Description

InMRMeshPtr

The procedural mesh component to store the query result in.

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