IDisplayClusterPostProcess::InitializePostProcess

Game thread call. Initialize postprocess from config line

Windows
MacOS
Linux

Deprecated

  • This function is deprecated. Use TMap based InitializePostProcess.

References

Module

DisplayCluster

Header

/Engine/Plugins/Runtime/nDisplay/Source/DisplayCluster/Public/Render/PostProcess/IDisplayClusterPostProcess.h

Include

#include "Render/PostProcess/IDisplayClusterPostProcess.h"

Syntax

virtual void InitializePostProcess
(
    const FString & CfgLine
)

Remarks

Game thread call. Initialize postprocess from config line

Parameters

Parameter

Description

CfgLine

Configuration line for this postprocess

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