Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Marker Sync Anim Position' 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 |