Navigation
API > API/Runtime > API/Runtime/LiveLinkInterface > API/Runtime/LiveLinkInterface/Roles
Inheritance Hierarchy
- FLiveLinkBaseFrameData
- FLiveLinkAnimationFrameData
References
Module | LiveLinkInterface |
Header | /Engine/Source/Runtime/LiveLinkInterface/Public/Roles/LiveLinkAnimationTypes.h |
Include | #include "Roles/LiveLinkAnimationTypes.h" |
Syntax
struct FLiveLinkAnimationFrameData : public FLiveLinkBaseFrameData
Remarks
Dynamic data for Animation purposes.
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
TArray< FTransform > | Transforms | Array of transforms for each bone of the skeleton. |