Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineRenderPasses > API/Plugins/MovieRenderPipelineRenderPasses/Graph > API/Plugins/MovieRenderPipelineRenderPasses/Graph/Nodes > API/Plugins/MovieRenderPipelineRenderPasses/Graph/Nodes/UMovieGraphDefer-
Syntax
UPROPERTY (EditAnywhere, BlueprintReadWrite, Category="Post Processing",
Meta=(EditCondition="bOverride_bDisableToneCurve"))
bool bDisableToneCurve
Remarks
If true, the tone curve will be disabled for this render pass. This will result in values greater than 1.0 in final renders and can optionally be combined with OCIO profiles on the file output nodes to convert from Linear Values in Working Color Space (which is sRGB (Rec. 709) by default, unless changed in the project settings).