ULiveLinkAnimationVirtualSubject::BuildSkeleton

Builds a new ref skeleton based on the current subject state (can early out if ref skeleton is already up to date)

Windows
MacOS
Linux

References

Module

LiveLink

Header

/Engine/Plugins/Animation/LiveLink/Source/LiveLink/Public/LiveLinkAnimationVirtualSubject.h

Include

#include "LiveLinkAnimationVirtualSubject.h"

Source

/Engine/Plugins/Animation/LiveLink/Source/LiveLink/Private/LiveLinkAnimationVirtualSubject.cpp

Syntax

void BuildSkeleton
(
    const TArray< FLiveLinkSubjectFrameData > & InSubjectSnapshots
)

Remarks

Builds a new ref skeleton based on the current subject state (can early out if ref skeleton is already up to date)

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