FilenameFormat

The format to use for the resulting filename.

Windows
MacOS
Linux

Syntax

[UPROPERTY](Programming/UnrealArchitecture/Reference/Properties)(EditAnywhere, BlueprintReadWrite, Category="Compositing Pass",
          Meta=(DisplayAfter="PassName", EditCondition="bEnabled"))
FString FilenameFormat

Remarks

The format to use for the resulting filename. Extension will be added automatically. Any tokens of the form {token} will be replaced with the corresponding value: {frame} - The current frame number

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