Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/Graph > API/Plugins/MovieRenderPipelineCore/Graph/UMovieGraphSettingNode
- UMovieGraphSettingNode::UpdateTelemetry()
- UMovieGraphAudioOutputNode::UpdateTelemetry()
- UMovieGraphExecuteScriptNode::UpdateTelemetry()
- UMovieGraphGlobalOutputSettingNode::UpdateTelemetry()
- UMovieGraphRenderLayerNode::UpdateTelemetry()
- UMovieGraphSamplingMethodNode::UpdateTelemetry()
References
| Module | MovieRenderPipelineCore |
| Header | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/Graph/MovieGraphNode.h |
| Include | #include "Graph/MovieGraphNode.h" |
virtual void UpdateTelemetry
(
FMoviePipelineShotRenderTelemetry * InTelemetry
) const
Remarks
Updates telemetry data for this node. Should only be used by nodes that ship with Movie Render Graph. Called on the fully-evaluated node in the flattened graph.