Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineRenderPasses > API/Plugins/MovieRenderPipelineRenderPasses/Graph > API/Plugins/MovieRenderPipelineRenderPasses/Graph/Nodes > API/Plugins/MovieRenderPipelineRenderPasses/Graph/Nodes/UMovieGraphPathT-
Syntax
UPROPERTY (EditAnywhere, BlueprintReadWrite, Meta=(UIMin=1, ClampMin=1),
Category="Reference Motion Blur",
Meta=(EditCondition="bOverride_bEnableReferenceMotionBlur"))
bool bEnableReferenceMotionBlur
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. This mode also automatically enabled reference DOF. When this option is disabled, the path tracer will accumulate spatial samples, but denoise them prior to accumulation of temporal samples.