Navigation
Unreal Engine C++ API Reference > Plugins > MovieRenderPipelineCore > UMoviePipelineExecutorJob
References
Module | MovieRenderPipelineCore |
Header | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/MoviePipelineQueue.h |
Include | #include "MoviePipelineQueue.h" |
UFUNCTION&40;BlueprintPure, Category&61;"Movie Render Pipeline"&41;
UMoviePipelinePrimaryConfig &42; GetConfiguration&40;&41; const
Remarks
Gets the configuration for the job. This configuration is either standalone (not associated with any preset), or contains a copy of the preset origin plus any modifications made on top of it. If the preset that this configuration was originally based on no longer exists, this configuration will still be valid.