UAppleARKitFaceMeshComponent::GetFaceBlendShapeAmount

Returns the value of the specified blend shape

Windows
MacOS
Linux

References

Module

AppleARKitFaceSupport

Header

/Engine/Plugins/Runtime/AR/AppleAR/AppleARKitFaceSupport/Source/AppleARKitFaceSupport/Public/AppleARKitFaceMeshComponent.h

Include

#include "AppleARKitFaceMeshComponent.h"

Source

/Engine/Plugins/Runtime/AR/AppleAR/AppleARKitFaceSupport/Source/AppleARKitFaceSupport/Private/AppleARKitFaceMeshComponent.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintPure, Category="Components|ARFaceMesh")
float GetFaceBlendShapeAmount
(
    EARFaceBlendShape BlendShape
) const

Remarks

Returns the value of the specified blend shape

Returns

the current amount the blend shape should be applied

Parameters

Parameter

Description

BlendShape

The blend shape to query

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