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;"Modify auto bind to local face tracking"&41;&41;
void SetAutoBind
&40;
bool bAutoBind
&41;
Remarks
If auto bind is true, then this component will update itself from the local face tracking data each tick. If auto bind is off, ticking is disabled
Parameters
| Name | Description |
|---|---|
| bAutoBind | true to enable, false to disable |