Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore
References
| Module | MovieRenderPipelineCore |
| Header | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/MoviePipelineTelemetry.h |
| Include | #include "MoviePipelineTelemetry.h" |
Syntax
struct FMoviePipelineShotRenderTelemetry
Remarks
Telemetry data that is captured when a shot begins rendering. Only for use with settings/nodes shipped with Movie Render Queue/Graph.
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bIsGraph | ||
| bool | bUsesAudio | ||
| bool | bUsesAvid | ||
| bool | bUsesDeferred | ||
| bool | bUsesHighResTiling | ||
| bool | bUsesMultiCamera | ||
| bool | bUsesNDisplay | ||
| bool | bUsesObjectID | ||
| bool | bUsesPanoramic | ||
| bool | bUsesPathTracer | ||
| bool | bUsesPPMs | ||
| bool | bUsesProRes | ||
| bool | bUsesScripting | ||
| bool | bUsesSubgraphs | ||
| int32 | HandleFrameCount | ||
| int32 | RenderLayerCount | ||
| int32 | ResolutionX | ||
| int32 | ResolutionY | ||
| int32 | SpatialSampleCount | ||
| int32 | TemporalSampleCount |