Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineRenderPasses > API/Plugins/MovieRenderPipelineRenderPasses/UMoviePipelineDeferredPass_PathT-
Syntax
UPROPERTY&40;EditAnywhere, BlueprintReadWrite, Category&61;"Reference Motion Blur"&41;
bool bReferenceMotionBlur
Remarks
When enabled, the path tracer will blend all spatial and temporal samples prior to the denoising and will disable post-processed motion blur. In this mode it is possible to use higher temporal sample counts to improve the motion blur quality. When this option is disabled, the path tracer will accumulate spatial samples, but denoise them prior to accumulation of temporal samples.