Navigation
Unreal Engine C++ API Reference > Runtime > LiveLinkInterface > Roles
References
Module | LiveLinkInterface |
Header | /Engine/Source/Runtime/LiveLinkInterface/Public/Roles/LiveLinkAnimationBlueprintStructs.h |
Include | #include "Roles/LiveLinkAnimationBlueprintStructs.h" |
Syntax
struct FCachedSubjectFrame
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
FCachedSubjectFrame
(
const FLiveLinkSkeletonStaticData* InStaticData, |
Destructors
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | GetChildTransformIndices
(
const int32 InTransformIndex, |
|
![]() ![]() |
bool | GetCurveValueByName
(
FName InCurveName, |
|
![]() ![]() |
int32 | ||
![]() ![]() |
int32 | GetParentTransformIndex
(
const int32 InTransformIndex |
|
![]() ![]() |
int32 | GetRootIndex () |
|
![]() ![]() |
const FLiveLinkAnimationFrameData & | ||
![]() ![]() |
const FLiveLinkSkeletonStaticData & | ||
![]() ![]() |
void | GetSubjectMetadata
(
FSubjectMetadata& OutSubjectMetadata |
|
![]() ![]() |
int32 | GetTransformIndexFromName
(
FName InTransformName |
|
![]() ![]() |
void | GetTransformName
(
const int32 InTransformIndex, |
|
![]() ![]() |
void | GetTransformNames
(
TArray< FName >& OutTransformNames |
|
![]() ![]() |
void | GetTransformParentSpace
(
const int32 InTransformIndex, |
|
![]() ![]() |
void | GetTransformRootSpace
(
const int32 InTransformIndex, |
|
![]() ![]() |
void | SetCurvesFromCache
(
TMap< FName, float >& OutCurves |