Google ARCore Services
The module for GoogleARCoreServices plugin.
Summary
Enumerations |
|
---|---|
EARPinCloudMode
|
enum This is an enum that can be set in a FGoogleARCoreServicesConfig to enable/disable cloud ARPin. |
EARPinCloudTaskResult
|
enum A enum describes the CloudARPin task result. |
ECloudARPinCloudState
|
enum A enum describes the cloud state of a CloudARPin. |
Structs |
|
---|---|
FGoogleARCoreServicesConfig |
A struct describes the configuration in GoogleARCore Services. |
Enumerations
EARPinCloudMode
EARPinCloudMode
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.
EARPinCloudTaskResult
EARPinCloudTaskResult
A enum describes the CloudARPin task result.
ECloudARPinCloudState
ECloudARPinCloudState
A enum describes the cloud state of a CloudARPin.