unreal.GoogleARCoreCameraFPS

class unreal.GoogleARCoreCameraFPS

Bases: unreal.EnumBase

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

C++ Source:

  • Plugin: GoogleARCore

  • Module: GoogleARCoreBase

  • File: GoogleARCoreTypes.h

FPS_30

Targeting 30 FPS.

Type

1

FPS_60

Targeting 60 FPS.

Type

2

FPS_ANY

Targeting any FPS.

Type

0