EDetectedFaceFeatureType

Features of a face that can be detected

Windows
MacOS
Linux

References

Module

AppleVision

Header

/Engine/Plugins/Experimental/AppleVision/Source/AppleVision/Public/AppleVisionTypes.h

Include

#include "AppleVisionTypes.h"

Syntax

enum EDetectedFaceFeatureType
{
    Unkown,
    FaceContour,
    InnerLips,
    LeftEye,
    LeftEyebrow,
    LeftPupil,
    MedianLine,
    Nose,
    NoseCrest,
    OuterLips,
    RightEye,
    RightEyebrow,
    RightPupil,
}

Values

Name

Description

Unkown

FaceContour

InnerLips

LeftEye

LeftEyebrow

LeftPupil

MedianLine

Nose

NoseCrest

OuterLips

RightEye

RightEyebrow

RightPupil

Remarks

Features of a face that can be detected

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