Navigation
Unreal Engine C++ API Reference > Plugins > MovieRenderPipelineRenderPasses > FMoviePipelinePostProcessPass
Syntax
UPROPERTY (EditAnywhere, BlueprintReadWrite, Category="Settings")
TSoftObjectPtr < UMaterialInterface > Material
Remarks
Material should be set to Post Process domain, and Blendable Location = After Tonemapping. This will need bDisableMultisampleEffects enabled for pixels to line up(ie : no DoF, MotionBlur, TAA)