AARSharedWorldGameMode::SetARSharedWorldData

Sets the image data for the shared world game session

Windows
MacOS
Linux

References

Module

AugmentedReality

Header

/Engine/Source/Runtime/AugmentedReality/Public/ARSharedWorldGameMode.h

Include

#include "ARSharedWorldGameMode.h"

Source

/Engine/Source/Runtime/AugmentedReality/Private/ARSharedWorldGameMode.cpp

Syntax

void SetARSharedWorldData
(
    TArray< uint8 > ARWorldData
)

Remarks

Sets the image data for the shared world game session

Parameters

Parameter

Description

ARWorldData

the blob to use as the AR world data

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