EARCoreFaceComponentTransformMixing

Windows
MacOS
Linux

References

Module

GoogleARCoreBase

Header

/Engine/Plugins/Runtime/AR/Google/GoogleARCore/Source/GoogleARCoreBase/Public/GoogleARCoreFaceMeshComponent.h

Include

#include "GoogleARCoreFaceMeshComponent.h"

Syntax

enum EARCoreFaceComponentTransformMixing
{
    ComponentOnly,
    ComponentLocationTrackedRotation,
    TrackingOnly,
}

Values

Name

Description

ComponentOnly

Uses the component's transform exclusively. Only setting for non-tracked meshes

ComponentLocationTrackedRotation

Use the component's location and apply the rotation from the tracked mesh

TrackingOnly

Use only the tracked face transform

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