Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/Graph > API/Plugins/MovieRenderPipelineCore/Graph/UMovieGraphTimeStepBase
- UMovieGraphTimeStepBase::GetCalculatedTimeData()
- UMovieGraphLinearTimeStep::GetCalculatedTimeData()
References
| Module | MovieRenderPipelineCore |
| Header | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/Graph/MovieGraphDataTypes.h |
| Include | #include "Graph/MovieGraphDataTypes.h" |
virtual FMovieGraphTimeStepData GetCalculatedTimeData&40;&41; const
Remarks
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.