Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/UMoviePipelineExecutorJob
Description
Gets the graph-style preset assigned to this job. A non-null graph config does not imply the graph config is the config that's in use; reference GetConfigMode() for the config type that's active.
| Name | GetGraphPreset |
| Type | function |
| Header File | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/MoviePipelineQueue.h |
| Include Path | #include "MoviePipelineQueue.h" |
UFUNCTION (BlueprintPure, Category="Movie Render Pipeline")
UMovieGraphConfig * GetGraphPreset() const