Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Trajectory Sample' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| real | Accumulated Seconds | The relative accumulated time that this sample is associated withZero value for instantaneous, negative values for the past, and positive values for the future |
| transform | Transform | Position relative to the sampled in-motion object |
| vector | Linear Velocity | Linear velocity relative to the sampled in-motion object |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Trajectory Sample |