UMoviePipelineMasterConfig::GetConfigForShot

Returns a pointer to the config specified for the shot, otherwise the default for this pipeline.

Windows
MacOS
Linux

References

Module

MovieRenderPipelineCore

Header

/Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/MoviePipelineMasterConfig.h

Include

#include "MoviePipelineMasterConfig.h"

Source

/Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Private/MoviePipelineMasterConfig.cpp

Syntax

UMoviePipelineShotConfig * GetConfigForShot
(
    const FString & ShotName
) const

Remarks

Returns a pointer to the config specified for the shot, otherwise the default for this pipeline.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss