unreal.GoogleARCoreCameraFPS

class unreal.GoogleARCoreCameraFPS

Bases: EnumBase

ingroup: GoogleARCoreBase Describes the target FPS of the ARCore camera.

C++ Source:

  • Plugin: GoogleARCore

  • Module: GoogleARCoreBase

  • File: GoogleARCoreTypes.h

FPS_30: GoogleARCoreCameraFPS

Targeting 30 FPS.

Type:

1

FPS_60: GoogleARCoreCameraFPS

Targeting 60 FPS.

Type:

2

FPS_ANY: GoogleARCoreCameraFPS

Targeting any FPS.

Type:

0