Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/UMoviePipelineSetting
References
| Module | MovieRenderPipelineCore |
| Header | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/MoviePipelineSetting.h |
| Include | #include "MoviePipelineSetting.h" |
void OnSetupForShot
&40;
UMoviePipelineExecutorShot &42; InShot
&41;
Remarks
Called only on settings that have been added to the Primary Configuration to let you know that a shot is about to be rendered. Useful if your setting needs to know something about the shot to do something correctly, without using a per-shot override.