Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/Graph > API/Plugins/MovieRenderPipelineCore/Graph/UMovieGraphBurnInWidget
References
| Module | MovieRenderPipelineCore |
| Header | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/Graph/MovieGraphBurnInWidget.h |
| Include | #include "Graph/MovieGraphBurnInWidget.h" |
UFUNCTION&40;BlueprintImplementableEvent&41;
void UpdateForGraph
&40;
UMovieGraphPipeline &42; InGraphPipeline
&41;
Remarks
Called on the first temporal and first spatial sample of each output frame.
Parameters
| Name | Description |
|---|---|
| InGraphPipeline | The graph pipeline the burn-in is for. This will be consistent throughout a burn-in widget's life. |