unreal.ARSharedWorldReplicationState
¶
- class unreal.ARSharedWorldReplicationState(preview_image_offset: int = 0, ar_world_offset: int = 0)¶
Bases:
StructBase
Per player information about what data has been sent to them
C++ Source:
Module: AugmentedReality
File: ARSharedWorldGameMode.h
Editor Properties: (see get_editor_property/set_editor_property)
ar_world_offset
(int32): [Read-Write] ARWorld Offset: The offset in the overall ARWorld data bufferpreview_image_offset
(int32): [Read-Write] Preview Image Offset: The offset in the overall image data buffer