Navigation
API > API/Runtime > API/Runtime/LiveLinkInterface
Store frame information for animation data
| Name | FLiveLinkFrame |
| Type | struct |
| Header File | /Engine/Source/Runtime/LiveLinkInterface/Public/LiveLinkTypes.h |
| Include Path | #include "LiveLinkTypes.h" |
Syntax
struct FLiveLinkFrame
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Curves | TArray< FOptionalCurveElement > | LiveLinkTypes.h | ||
| MetaData | FLiveLinkMetaData | LiveLinkTypes.h | ||
| Transforms | TArray< FTransform > | LiveLinkTypes.h | ||
| WorldTime | FLiveLinkWorldTime | LiveLinkTypes.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void ExtendCurveData
(
int32 ExtraCurves |
LiveLinkTypes.h |