ZeroPadFrameNumbers

How many digits should all output frame numbers be padded to? MySequence_1.png -> MySequence_0001.png.

Windows
MacOS
Linux

Syntax

[UPROPERTY](Programming/UnrealArchitecture/Reference/Properties)(EditAnywhere, BlueprintReadWrite, Meta=(UIMin="1", MinValue="1", UIMax="5"),
          AdvancedDisplay, Category="File Output")
int32 ZeroPadFrameNumbers

Remarks

How many digits should all output frame numbers be padded to? MySequence_1.png -> MySequence_0001.png. Useful for software that struggles to recognize frame ranges when non-padded.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss