Unreal Engine Blueprint API Reference > Utilities > Struct
Adds a node that create a 'LiveLinkTransformStaticData' from its members
Inputs
Type | Name | Description |
---|---|---|
boolean | Is Location Supported | Whether location in frame data should be used |
boolean | Is Rotation Supported | Whether rotation in frame data should be used |
boolean | Is Scale Supported | Whether scale in frame data should be used |
name | Property Names | Names for each curve values that will be sent for each frame |
Outputs
Type | Name | Description |
---|---|---|
struct | Live Link Transform Static Data |