Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/FMoviePipelineTelemetry
Description
Returns a populated telemetry object for the shot that's specified. For use with the legacy system, not the graph.
| Name | GatherShotRenderTelemetryForLegacy |
| Type | function |
| Header File | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/MoviePipelineTelemetry.h |
| Include Path | #include "MoviePipelineTelemetry.h" |
| Source | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Private/MoviePipelineTelemetry.cpp |
static FMoviePipelineShotRenderTelemetry GatherShotRenderTelemetryForLegacy
(
UMoviePipelineExecutorShot * InShot
)