AARSharedWorldGameMode::SetPreviewImageData

Sets the image data for the shared world game session

Choose your operating system:

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 SetPreviewImageData
(
    TArray< uint8 > ImageData
)

Remarks

Sets the image data for the shared world game session

Parameters

Parameter

Description

ImageData

the blob to use as the image data