Navigation
API > API/Runtime > API/Runtime/LiveLinkInterface > API/Runtime/LiveLinkInterface/Roles
References
| Module | LiveLinkInterface |
| Header | /Engine/Source/Runtime/LiveLinkInterface/Public/Roles/LiveLinkAnimationBlueprintStructs.h |
| Include | #include "Roles/LiveLinkAnimationBlueprintStructs.h" |
Syntax
struct FLiveLinkTransform
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| int32 | |||
| void | GetChildren
(
TArray< FLiveLinkTransform >& OutChildTransforms |
||
| void | |||
| void | GetParent
(
FLiveLinkTransform& OutParentTransform |
||
| int32 | |||
| void | GetTransformParentSpace
(
FTransform& OutTransform |
||
| void | GetTransformRootSpace
(
FTransform& OutTransform |
||
| bool | HasParent () |
||
| void | SetCachedFrame
(
TSharedPtr< FCachedSubjectFrame > InCachedFrame |
||
| void | SetTransformIndex
(
const int32 InTransformIndex |