FCameraPhotographyManager::UpdatePostProcessing

Modify input postprocessing settings according to Photography requirements.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Camera/CameraPhotography.h

Include

#include "Camera/CameraPhotography.h"

Source

/Engine/Source/Runtime/Engine/Private/Camera/CameraPhotography.cpp

Syntax

void UpdatePostProcessing
(
    FPostProcessSettings & InOutPostProcessingSettings
)

Remarks

Modify input postprocessing settings according to Photography requirements. Safe to call this even if IsSupported()==false, in which case it will do nothing.

Parameters

Parameter

Description

InOutPostProcessingSettings

the FPostProcessSettings to modify

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