2 Commits

Author SHA1 Message Date
jason walter
5d261bbd95 Enable Live Link Component and Performance Capture Core
[FYI] richard.graham

[CL 30347546 by jason walter in ue5-main branch]
2023-12-15 09:16:40 -05:00
richard graham
058dd9a516 PerformanceCaptureCore plugin
-Retarget anim instance using IKRetarget asset

-Actor component to force use of RetargetAnimInstance on chosen skeletal mesh component
-Specific Character Skeletal Mesh actor that implements the Retarget component with BP functions for setting source performer, retarget asset, custom retarget profile

-Actor component to force use of LiveLinkInstance to drive motion capture performers
-Specfic Performer SkeletalMesh actor that implements the Performer component with BP functions for getting/setting LiveLink subject, pause animation

#rb jason.walter, kiaran.ritchie
#jira NONE

[CL 30017318 by richard graham in ue5-main branch]
2023-11-30 11:56:05 -05:00