Navigation
BlueprintAPI > BlueprintAPI/MovieGraph
TickProducingFrames will be called for a frame (before the frame starts) and then this will be called at the end of the frame when we kick off the renders for the frame. Should return data needed to calculate the correct rendering timestep.
Target is Movie Graph Time Step Base
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Return Value |