FSceneView::OverridePostProcessSettings

Custom layers can be combined with the existing settings

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/SceneView.h

Include

#include "SceneView.h"

Source

/Engine/Source/Runtime/Engine/Private/SceneView.cpp

Syntax

void OverridePostProcessSettings
(
    const FPostProcessSettings & Src,
    float Weight
)

Remarks

Custom layers can be combined with the existing settings

Parameters

Parameter

Description

Weight

usually 0..1 but outside range is clamped

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss