Navigation
API > API/Plugins > API/Plugins/GoogleARCoreBase
Helper class used to expose FGoogleARCoreSessionConfig setting in the Editor plugin settings.
| Name | UGoogleARCoreEditorSettings |
| Type | class |
| Header File | /Engine/Plugins/Runtime/AR/Google/GoogleARCore/Source/GoogleARCoreBase/Public/GoogleARCoreTypes.h |
| Include Path | #include "GoogleARCoreTypes.h" |
Syntax
UCLASS (Config=Engine, defaultconfig)
class UGoogleARCoreEditorSettings : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UGoogleARCoreEditorSettings
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bARCoreRequiredApp | bool | Check this option if you app require ARCore to run on Android. | GoogleARCoreTypes.h |
|