Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/Graph > API/Plugins/MovieRenderPipelineCore/Graph/FMovieGraphTimeStepData
Syntax
UPROPERTY&40;BlueprintReadWrite, EditAnywhere, Category&61;"Movie Graph"&41;
bool bIsFirstTemporalSampleForFrame
Remarks
Should be set to true for the first sample of each output frame. Used to determine if various systems need to reset or gather data for a new frame. Can be true at the same time as bIsLastTemporalSampleForFrame (ie: 1TS)