unreal.GoogleARCoreCameraFacing

class unreal.GoogleARCoreCameraFacing

Bases: 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: GoogleARCoreCameraFacing

Camera facing away from user.

Type:

1

FRONT: GoogleARCoreCameraFacing

Camera facing towards user.

Type:

2