EFaceComponentDebugMode

Windows
MacOS
Linux

References

Module

AugmentedReality

Header

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

Include

#include "ARComponent.h"

Syntax

enum EFaceComponentDebugMode
{
    None              = 0,
    ShowEyeVectors    = 1,
    ShowFaceMesh      = 2,
}

Values

Name

Description

None

The debug mode is disabled

ShowEyeVectors

Display vectors for both eyes

ShowFaceMesh

Display the face mesh in wireframe

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