Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineRenderPasses > API/Plugins/MovieRenderPipelineRenderPasses/UMovieGraphImage-_3
Stores the EXR output config to use for a specific file name
| Name | FEXROutputConfigForFilename |
| Type | struct |
| Header File | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineRenderPasses/Public/MovieGraphImageSequenceOutputNode.h |
| Include Path | #include "MovieGraphImageSequenceOutputNode.h" |
Syntax
struct FEXROutputConfigForFilename
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FrameTemplatedFilename | FString | MovieGraphImageSequenceOutputNode.h | ||
| MaximumResolution | FIntPoint | MovieGraphImageSequenceOutputNode.h | ||
| RenderIDs | TArray< FMovieGraphRenderDataIdentifier > | MovieGraphImageSequenceOutputNode.h | ||
| ResolveArgs | FMovieGraphResolveArgs | MovieGraphImageSequenceOutputNode.h |