Navigation
API > API/Runtime > API/Runtime/AugmentedReality
References
| |
|
| Module |
AugmentedReality |
| Header |
/Engine/Source/Runtime/AugmentedReality/Public/ARSharedWorldGameMode.h |
| Include |
#include "ARSharedWorldGameMode.h" |
Syntax
struct FARSharedWorldReplicationState
Per player information about what data has been sent to them
Variables
| |
Type |
Name |
Description |
 |
int32 |
ARWorldOffset |
The offset in the overall ARWorld data buffer |
 |
int32 |
PreviewImageOffset |
The offset in the overall image data buffer |
Constructors
| |
Type |
Name |
Description |
 |
|
|
|