Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineRenderPasses
| Name | FMovieGraphPathTracerPass |
| Type | struct |
| Header File | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineRenderPasses/Public/Graph/Renderers/MovieGraphPathTracerPass.h |
| Include Path | #include "Graph/Renderers/MovieGraphPathTracerPass.h" |
Syntax
struct FMovieGraphPathTracerPass : public UE::MovieGraph::Rendering::FMovieGraphDeferredPass
Inheritance Hierarchy
- FMovieGraphImagePassBase → FMovieGraphDeferredPass → FMovieGraphPathTracerPass
Functions
Public
Overridden from FMovieGraphImagePassBase
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void ApplyMovieGraphOverridesToSampleState
(
FMovieGraphSampleState& SampleState |
Graph/Renderers/MovieGraphPathTracerPass.h | ||
virtual void ApplyMovieGraphOverridesToSceneView
(
TSharedRef< FSceneViewFamilyContext > InOutFamily, |
Graph/Renderers/MovieGraphPathTracerPass.h | ||
virtual UMovieGraphImagePassBaseNode * GetParentNode
(
UMovieGraphEvaluatedConfig* InConfig |
For this image pass, look up the associated node by type for the given config. | Graph/Renderers/MovieGraphPathTracerPass.h | |
virtual bool ShouldDiscardOutput
(
const TSharedRef< FSceneViewFamilyContext >& InFamily, |
Graph/Renderers/MovieGraphPathTracerPass.h |