Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/UMoviePipelineExecutorShot
Description
Gets the graph-style preset that this job is using. If the job is not using a graph-style preset, returns nullptr.
| 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