Navigation
API > API/Plugins > API/Plugins/ARUtilities
Interface that allows each platform to implement its own retarting logic
| Name | IARLiveLinkRetargetingLogic |
| Type | class |
| Header File | /Engine/Plugins/Runtime/AR/ARUtilities/Source/ARUtilities/Public/ARLiveLinkRetargetAsset.h |
| Include Path | #include "ARLiveLinkRetargetAsset.h" |
Syntax
class IARLiveLinkRetargetingLogic : public IModularFeature
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void BuildPoseFromAnimationData
(
const UARLiveLinkRetargetAsset& SourceAsset, |
ARLiveLinkRetargetAsset.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static const FName & GetModularFeatureName() |
ARLiveLinkRetargetAsset.h |