Navigation
Unreal Engine Blueprint API Reference > Utilities > Struct
Adds a node that create a 'Live Link Transform Frame Data' from its members
Inputs
Type | Name | Description |
---|---|---|
transform | Transform | Transform of the frame |
struct | Meta Data | Frame's metadata. |
real | Property Values | Values of the properties defined in the static structure. Use FLiveLinkBaseStaticData.FindPropertyValue to evaluate. |
Outputs
Type | Name | Description |
---|---|---|
struct | Live Link Transform Frame Data |