Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Frame Time' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Frame Time |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Frame Number | Count of frames from start of timing |
| real | Sub Frame | Time within a frame, always between >= 0 and < 1 |