Navigation
API > API/Plugins > API/Plugins/AppleARKitFaceSupport > API/Plugins/AppleARKitFaceSupport/UAppleARKitFaceMeshComponent
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 |
UFUNCTION&40;BlueprintCallable, Category&61;"Components&124;ARFaceMesh",
Meta&61;&40;DisplayName&61;"Create Face Mesh from Blend Shapes"&41;&41;
void SetBlendShapes
&40;
const TMap< EARFaceBlendShape, float > & InBlendShapes
&41;
Remarks
Set all of the blend shapes for this instance from a set of blend shapes
Parameters
| Name | Description |
|---|---|
| BlendShapes | The set of blend shapes to conform the face mesh to |