IDisplayClusterConfigManager::GetLocalPostprocess

Returns configuration data for a specified local postprocess operation.

Windows
MacOS
Linux

References

Module

DisplayCluster

Header

/Engine/Plugins/Runtime/nDisplay/Source/DisplayCluster/Public/Config/IDisplayClusterConfigManager.h

Include

#include "Config/IDisplayClusterConfigManager.h"

Syntax

bool GetLocalPostprocess
(
    const FString & PostprocessId,
    FDisplayClusterConfigurationPostprocess & OutPostprocess
) const

Remarks

Returns configuration data for a specified local postprocess operation.

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