Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/Graph > API/Plugins/MovieRenderPipelineCore/Graph/FMovieGraphTimeStepData
Syntax
UPROPERTY (BlueprintReadWrite, EditAnywhere, Category="Movie Graph")
int32 TemporalSampleIndex
Remarks
Index out of TemporalSampleCount we're on. No guarantee that we'll ever reach Index == Count-1, if bIsLastTemporalSampleForFrame has priority over that (to allow early outs)