Module |
|
Header |
/Engine/Source/Runtime/AugmentedReality/Public/ARSharedWorldGameMode.h |
Include |
#include "ARSharedWorldGameMode.h" |
Source |
/Engine/Source/Runtime/AugmentedReality/Private/ARSharedWorldGameMode.cpp |
void SetARSharedWorldData
(
TArray< uint8 > ARWorldData
)
Sets the image data for the shared world game session
Parameter |
Description |
---|---|
ARWorldData |
the blob to use as the AR world data |