Navigation
Unreal Engine C++ API Reference > Plugins > AppleARKitFaceSupport
References
Module | AppleARKitFaceSupport |
Header | /Engine/Plugins/Runtime/AR/AppleAR/AppleARKitFaceSupport/Source/AppleARKitFaceSupport/Public/AppleARKitLiveLinkSourceFactory.h |
Include | #include "AppleARKitLiveLinkSourceFactory.h" |
Syntax
class FAppleARKitLiveLinkSourceFactory
Remarks
Factory that creates and registers the sources with the LiveLink client
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
TSharedPtr< IARKitBlendShapePublisher, ESPMode::ThreadSafe > | Creates the publisher that will write the curve data to disk | |
![]() ![]() |
void | Creates the singleton listener that will receive remote events and publish them locally | |
![]() ![]() |
TSharedPtr< IARKitBlendShapePublisher, ESPMode::ThreadSafe > | CreateLiveLinkRemotePublisher
(
const FString& RemoteAddr |
Creates the publisher that will send remote events to a specified IP |
![]() ![]() |
TSharedPtr< ILiveLinkSourceARKit > | Creates a face mesh source that will autobind to the tracked face mesh |