Navigation
API > API/Runtime > API/Runtime/AugmentedReality > API/Runtime/AugmentedReality/AARSharedWorldGameState
References
| Module | AugmentedReality |
| Header | /Engine/Source/Runtime/AugmentedReality/Public/ARSharedWorldGameState.h |
| Include | #include "ARSharedWorldGameState.h" |
| Source | /Engine/Source/Runtime/AugmentedReality/Private/ARSharedWorldGameState.cpp |
void InitSharedWorld
&40;
int32 PreviewImageSize,
int32 ARWorldDataSize
&41;
Remarks
Used to setup the initial values and size the arrays (client)
Parameters
| Name | Description |
|---|---|
| PreviewImageSize | the total size in bytes of the image data that will be sent |
| ARWorldDataSize | the total size in bytes of the AR world data that will be sent |