Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Movie Scene Section Parameters' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Movie Scene Section Parameters |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Start Frame Offset | Number of frames (in display rate) to skip at the beginning of the sub-sequence. |
| boolean | Can Loop | Whether this section supports looping the sub-sequence. |
| struct | End Frame Offset | Number of frames (in display rate) to skip at the beginning of the sub-sequence. |
| struct | First Loop Start Frame Offset | Number of frames (in display rate) to offset the first loop of the sub-sequence. |
| struct | Time Scale | Playback time scaling factor. |
| integer | Hierarchical Bias | Hierachical bias. Higher bias will take precedence. |
| enum | Flags | Sub-section flags defining how to deal with this sub-sequence |