Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore
The base class that all modifiers should inherit from. Does not support collections (see UMovieGraphCollectionModifier).
| Name | UMovieGraphModifierBase |
| Type | class |
| Header File | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/Graph/MovieGraphRenderLayerSubsystem.h |
| Include Path | #include "Graph/MovieGraphRenderLayerSubsystem.h" |
Syntax
UCLASS (MinimalAPI, Abstract)
class UMovieGraphModifierBase : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UMovieGraphModifierBase