IDisplayClusterViewport_CustomPostProcessSettings::DoPostProcess

Override posproces, if defined * return true, if processed

Windows
MacOS
Linux

References

Module

DisplayCluster

Header

/Engine/Plugins/Runtime/nDisplay/Source/DisplayCluster/Public/Render/Viewport/IDisplayClusterViewport_CustomPostProcessSettings.h

Include

#include "Render/Viewport/IDisplayClusterViewport_CustomPostProcessSettings.h"

Syntax

bool DoPostProcess
(
    const ERenderPass InRenderPass,
    struct FPostProcessSettings * OutSettings,
    float * OutBlendWeight
) const

Remarks

Override posproces, if defined

  • return true, if processed

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