Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore
| Name | FMovieGraphEvaluatedSettingsStack |
| Type | struct |
| Header File | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/Graph/MovieGraphConfig.h |
| Include Path | #include "Graph/MovieGraphConfig.h" |
Syntax
USTRUCT ()
struct FMovieGraphEvaluatedSettingsStack
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| NodeInstances | TArray< TObjectPtr< UMovieGraphNode > > | Graph/MovieGraphConfig.h |
|