unreal.GoogleARCoreCameraFacing

class unreal.GoogleARCoreCameraFacing

Bases: unreal.EnumBase

ingroup: GoogleARCoreBase Describes the orientation of the selected camera relative to the device display.

C++ Source:

  • Plugin: GoogleARCore

  • Module: GoogleARCoreBase

  • File: GoogleARCoreTypes.h

BACK

Camera facing away from user.

Type

1

FRONT

Camera facing towards user.

Type

2