unreal.ARCaptureType

class unreal.ARCaptureType

Bases: unreal.EnumBase

EARCapture Type

C++ Source:

  • Module: AugmentedReality

  • File: ARTypes.h

CAMERA

Camera Capture

Type

0

HAND_MESH

Capture a mesh around the player’s hands

Type

4

QR_CODE

QR Code Capture.

Type

1

SCENE_UNDERSTANDING

Capture detailed information about the scene with all surfaces like walls, floors and so on

Type

3

SPATIAL_MAPPING

Spatial mapping so the app can selectively turn off discovering surfaces

Type

2