Unreal Engine Blueprint API Reference > Utilities > Struct
Adds a node that create a 'MarkerSyncAnimPosition' from its members
Inputs
Type | Name | Description |
---|---|---|
name | Previous Marker Name | The marker we have passed |
name | Next Marker Name | The marker we are heading towards |
real | Position Between Markers | Value between 0 and 1 representing where we are:0 we are at PreviousMarker1 we are at NextMarker0.5 we are half way between the two |
Outputs
Type | Name | Description |
---|---|---|
struct | Marker Sync Anim Position |