FARKitMeshData::UpdateMRMesh

Updates a MR mesh with the data cached in a particular mesh data object

Windows
MacOS
Linux

References

Module

AppleARKit

Header

/Engine/Plugins/Runtime/AR/AppleAR/AppleARKit/Source/AppleARKit/Public/AppleARKitMeshData.h

Include

#include "AppleARKitMeshData.h"

Source

/Engine/Plugins/Runtime/AR/AppleAR/AppleARKit/Source/AppleARKit/Private/AppleARKitMeshData.cpp

Syntax

static void UpdateMRMesh
(
    const FTransform & MeshTransform,
    MeshDataPtr MeshData,
    UMRMeshComponent * InMeshComponent
)

Remarks

Updates a MR mesh with the data cached in a particular mesh data object

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