UARFaceGeometry::UpdateFaceGeometry

Windows
MacOS
Linux

References

Module

AugmentedReality

Header

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

Include

#include "ARTrackable.h"

Source

/Engine/Source/Runtime/AugmentedReality/Private/ARTrackable.cpp

Syntax

void UpdateFaceGeometry
(
    const TSharedRef< FARSupportInterface, ESPMode::ThreadSafe > & InTrackingSystem,
    uint32 FrameNumber,
    double Timestamp,
    const FTransform & InTransform,
    const FTransform & InAlignmentTransform,
    FARBlendShapeMap & InBlendShapes,
    TArray< FVector > & InVertices,
    const TArray< int32 > & Indices,
    TArray< FVector2D > & InUVs,
    const FTransform & InLeftEyeTransform,
    const FTransform & InRightEyeTransform,
    const FVector & InLookAtTarget
)

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