EARCaptureType

Windows
MacOS
Linux

References

Module

AugmentedReality

Header

/Engine/Source/Runtime/AugmentedReality/Public/ARTypes.h

Include

#include "ARTypes.h"

Syntax

enum EARCaptureType
{
    Camera,
    QRCode,
    SpatialMapping,
    SceneUnderstanding,
    HandMesh,
}

Values

Name

Description

Camera

Camera Capture

QRCode

QR Code Capture.

SpatialMapping

Spatial mapping so the app can selectively turn off discovering surfaces

SceneUnderstanding

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

HandMesh

Capture a mesh around the player's hands

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss