EARFaceBlendShape

Windows
MacOS
Linux

References

Module

AugmentedReality

Header

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

Include

#include "ARTrackable.h"

Syntax

enum EARFaceBlendShape
{
    EyeBlinkLeft,
    EyeLookDownLeft,
    EyeLookInLeft,
    EyeLookOutLeft,
    EyeLookUpLeft,
    EyeSquintLeft,
    EyeWideLeft,
    EyeBlinkRight,
    EyeLookDownRight,
    EyeLookInRight,
    EyeLookOutRight,
    EyeLookUpRight,
    EyeSquintRight,
    EyeWideRight,
    JawForward,
    JawLeft,
    JawRight,
    JawOpen,
    MouthClose,
    MouthFunnel,
    MouthPucker,
    MouthLeft,
    MouthRight,
    MouthSmileLeft,
    MouthSmileRight,
    MouthFrownLeft,
    MouthFrownRight,
    MouthDimpleLeft,
    MouthDimpleRight,
    MouthStretchLeft,
    MouthStretchRight,
    MouthRollLower,
    MouthRollUpper,
    MouthShrugLower,
    MouthShrugUpper,
    MouthPressLeft,
    MouthPressRight,
    MouthLowerDownLeft,
    MouthLowerDownRight,
    MouthUpperUpLeft,
    MouthUpperUpRight,
    BrowDownLeft,
    BrowDownRight,
    BrowInnerUp,
    BrowOuterUpLeft,
    BrowOuterUpRight,
    CheekPuff,
    CheekSquintLeft,
    CheekSquintRight,
    NoseSneerLeft,
    NoseSneerRight,
    TongueOut,
    HeadYaw,
    HeadPitch,
    HeadRoll,
    LeftEyeYaw,
    LeftEyePitch,
    LeftEyeRoll,
    RightEyeYaw,
    RightEyePitch,
    RightEyeRoll,
    MAX,
}

Values

Name

Description

EyeBlinkLeft

Left eye blend shapes.

EyeLookDownLeft

EyeLookInLeft

EyeLookOutLeft

EyeLookUpLeft

EyeSquintLeft

EyeWideLeft

EyeBlinkRight

Right eye blend shapes.

EyeLookDownRight

EyeLookInRight

EyeLookOutRight

EyeLookUpRight

EyeSquintRight

EyeWideRight

JawForward

Jaw blend shapes.

JawLeft

JawRight

JawOpen

MouthClose

Mouth blend shapes.

MouthFunnel

MouthPucker

MouthLeft

MouthRight

MouthSmileLeft

MouthSmileRight

MouthFrownLeft

MouthFrownRight

MouthDimpleLeft

MouthDimpleRight

MouthStretchLeft

MouthStretchRight

MouthRollLower

MouthRollUpper

MouthShrugLower

MouthShrugUpper

MouthPressLeft

MouthPressRight

MouthLowerDownLeft

MouthLowerDownRight

MouthUpperUpLeft

MouthUpperUpRight

BrowDownLeft

Brow blend shapes.

BrowDownRight

BrowInnerUp

BrowOuterUpLeft

BrowOuterUpRight

CheekPuff

Cheek blend shapes.

CheekSquintLeft

CheekSquintRight

NoseSneerLeft

Nose blend shapes.

NoseSneerRight

TongueOut

HeadYaw

Treat the head rotation as curves for LiveLink support.

HeadPitch

HeadRoll

LeftEyeYaw

Treat eye rotation as curves for LiveLink support.

LeftEyePitch

LeftEyeRoll

RightEyeYaw

RightEyePitch

RightEyeRoll

MAX

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