Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/UMoviePipelineBasicConfig
Description
Enforce minimum-valid-state invariants:
- At least one renderer (Deferred or Path Traced) must be enabled; if neither is, Deferred is re-enabled.
- EnabledOutputTypes must be non-empty; if it is, PNG is restored as the default.
| Name | EnforceInvariants |
| Type | function |
| Header File | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/MoviePipelineBasicConfig.h |
| Include Path | #include "MoviePipelineBasicConfig.h" |
| Source | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Private/MoviePipelineBasicConfig.cpp |
void EnforceInvariants()