Navigation
API > API/Plugins > API/Plugins/AppleARKit
Inheritance Hierarchy
- IModularFeature
- IAppleARKitPoseTrackingLiveLink
References
| Module | AppleARKit |
| Header | /Engine/Plugins/Runtime/AR/AppleAR/AppleARKit/Source/AppleARKit/Public/AppleARKitPoseTrackingLiveLink.h |
| Include | #include "AppleARKitPoseTrackingLiveLink.h" |
Syntax
class IAppleARKitPoseTrackingLiveLink : public IModularFeature
Functions
| Type | Name | Description | |
|---|---|---|---|
| FName | |||
| const TArray< FTransform > * | |||
| void |
PublishLiveLinkData
(
TSharedPtr< FAppleARKitAnchorData > Anchor |
Publishes any body tracking AR data that needs to be sent to LiveLink. |