Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Movie Scene Geometry Cache Params' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Movie Scene Geometry Cache Params |
Outputs
| Type | Name | Description |
|---|---|---|
| object | Geometry Cache | The animation this section plays |
| struct | First Loop Start Frame Offset | The offset for the first loop of the animation clip |
| struct | Start Frame Offset | The offset into the beginning of the animation clip |
| struct | End Frame Offset | The offset into the end of the animation clip |
| real | Play Rate | The playback rate of the animation clip |
| boolean | Reverse | Reverse the playback of the animation clip |