Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/UMoviePipelineCameraSetting
Description
Return Key/Value pairs that you wish to be usable in the Output File Name format string or file metadata. This allows settings to add format strings based on their values.
Virtual Inheritance
- UMoviePipelineSetting::GetFormatArguments → UMoviePipelineCameraSetting::GetFormatArguments
| Name | GetFormatArguments |
| Type | function |
| Header File | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/MoviePipelineCameraSetting.h |
| Include Path | #include "MoviePipelineCameraSetting.h" |
| Source | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Private/MoviePipelineCameraSetting.cpp |
virtual void GetFormatArguments
(
FMoviePipelineFormatArgs & InOutFormatArgs
) const