Navigation
API > API/Runtime > API/Runtime/LiveLinkInterface > API/Runtime/LiveLinkInterface/Roles
Inheritance Hierarchy
- FLiveLinkBaseBlueprintData
- FSubjectFrameHandle
References
| Module | LiveLinkInterface |
| Header | /Engine/Source/Runtime/LiveLinkInterface/Public/Roles/LiveLinkAnimationBlueprintStructs.h |
| Include | #include "Roles/LiveLinkAnimationBlueprintStructs.h" |
Syntax
struct FSubjectFrameHandle : public FLiveLinkBaseBlueprintData
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| bool | GetCurveValueByName
(
FName CurveName, |
||
| int32 | |||
| void | GetRootTransform
(
FLiveLinkTransform& OutLiveLinkTransform |
||
| const FLiveLinkAnimationFrameData * | |||
| const FLiveLinkSkeletonStaticData * | |||
| void | GetSubjectMetadata
(
FSubjectMetadata& OutMetadata |
||
| void | GetTransformByIndex
(
int32 InTransformIndex, |
||
| void | GetTransformByName
(
FName InTransformName, |
||
| void | GetTransformNames
(
TArray< FName >& OutTransformNames |
||
| void | SetCachedFrame
(
TSharedPtr< FCachedSubjectFrame > InCachedFrame |