Navigation
API > API/Runtime > API/Runtime/AugmentedReality > API/Runtime/AugmentedReality/AARSharedWorldPlayerController
References
| Module | AugmentedReality |
| Header | /Engine/Source/Runtime/AugmentedReality/Public/ARSharedWorldPlayerController.h |
| Include | #include "ARSharedWorldPlayerController.h" |
void ClientInitSharedWorld
&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 |