unreal.ARPinCloudMode

class unreal.ARPinCloudMode

Bases: unreal.EnumBase

ingroup: GoogleARCoreServices This is an enum that can be set in a FGoogleARCoreServicesConfig to enable/disable cloud ARPin. When EARPinCloudMode is Enabled, ARCoreServices will provides functionalities of hosting and resolving cloud ARPins, with the overhead of maintaining the rolling buffer of feature/IMU measurements, and the requirements of INTERNET permissions.

C++ Source:

  • Plugin: GoogleARCoreServices

  • Module: GoogleARCoreServices

  • File: GoogleARCoreServicesTypes.h

DISABLED

0

ENABLED

1