Unreal Engine Blueprint API Reference > Sequencer > Keys
Gets baked keys in this channel.
Target is Movie Scene Scripting Float Channel
Inputs
Type | Name | Description |
---|---|---|
object | Target | |
struct | Range | |
struct | Frame Rate |
Outputs
Type | Name | Description |
---|---|---|
real | Return Value | An array of float's contained by this channel. Returns baked keys in the specified range. |