Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/Graph > API/Plugins/MovieRenderPipelineCore/Graph/UMovieGraphTimeStepBase
- UMovieGraphTimeStepBase::IsExpansionForTSRequired()
- UMovieGraphCoreTimeStep::IsExpansionForTSRequired()
References
| Module | MovieRenderPipelineCore |
| Header | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/Graph/MovieGraphDataTypes.h |
| Include | #include "Graph/MovieGraphDataTypes.h" |
virtual bool IsExpansionForTSRequired
(
const TObjectPtr < UMovieGraphEvaluatedConfig > & InConfig
) const
Remarks
When expanding shots, do we need to expand the first frame by one extra to account for how temporal sub-sampling can sample outside the first frame (due to centered frame evals).