Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Anim Bank Sequence' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| object | Sequence | |
| boolean | Looping | |
| boolean | Auto Start | |
| real | Position | |
| real | Play Rate | |
| real | Bounds Scale | Scales the bounds of the instances playing this sequence.This is useful when the animation moves the vertices of the mesh outside of its bounds.Warning: Increasing the bounds will reduce performance! |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Anim Bank Sequence |