Navigation
API > API/Plugins > API/Plugins/GoogleARCoreBase
References
| Module | GoogleARCoreBase |
| Header | /Engine/Plugins/Runtime/AR/Google/GoogleARCore/Source/GoogleARCoreBase/Public/GoogleARCoreTypes.h |
| Include | #include "GoogleARCoreTypes.h" |
Syntax
enum EGoogleARCoreCameraFacing
&123;
None = 0,
Back = 1,
Front = 2,
&125;
Values
| Name | Description |
|---|---|
| None | |
| Back | Camera facing away from user. |
| Front | Camera facing towards user. |
Remarks
Describes the orientation of the selected camera relative to the device display.