IARLiveLinkRetargetingLogic

Interface that allows each platform to implement its own retarting logic

Windows
MacOS
Linux

Inheritance Hierarchy

IModularFeature

IARLiveLinkRetargetingLogic

References

Module

ARUtilities

Header

/Engine/Plugins/Runtime/AR/ARUtilities/Source/ARUtilities/Public/ARLiveLinkRetargetAsset.h

Include

#include "ARLiveLinkRetargetAsset.h"

Syntax

class IARLiveLinkRetargetingLogic : public IModularFeature

Remarks

Interface that allows each platform to implement its own retarting logic

Functions

Name Description

Public function

void

 

BuildPoseFromAnimationData

(
    const UARLiveLinkRetargetAsset& So...,
    float DeltaTime,
    const FLiveLinkSkeletonStaticData&...,
    const FLiveLinkAnimationFrameData&...,
    FCompactPose& OutPose
)

Public function Static

const FName ...

 

GetModularFeatureName()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss