Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/UMoviePipelineOutputSetting
Syntax
UPROPERTY&40;EditAnywhere, BlueprintReadWrite, AdvancedDisplay, Category&61;"File Output"&41;
int32 FrameNumberOffset
Remarks
How many frames should we offset the output frame number by? This is useful when using handle frames on Sequences that start at frame 0, as the output would start in negative numbers. This can be used to offset by a fixed amount to ensure there's no negative numbers.