Navigation
Unreal Engine C++ API Reference > Runtime > LiveLinkInterface
References
Module | LiveLinkInterface |
Header | /Engine/Source/Runtime/LiveLinkInterface/Public/LiveLinkTypes.h |
Include | #include "LiveLinkTypes.h" |
Syntax
struct FLiveLinkFrameData
Remarks
Store animation frame data
Variables
Type | Name | Description | |
---|---|---|---|
TArray< FLiveLinkCurveElement > | CurveElements | ||
FLiveLinkMetaData | MetaData | ||
TArray< FTransform > | Transforms | ||
FLiveLinkWorldTime | WorldTime |