unreal.PPMChainGraphOutput

class unreal.PPMChainGraphOutput

Bases: EnumBase

EPPMChain Graph Output

C++ Source:

  • Plugin: PostProcessMaterialChainGraph

  • Module: PPMChainGraph

  • File: PPMChainGraph.h

PPM_OUTPUT_RENDER_TARGET: PPMChainGraphOutput

Writes into a temporary render target to be used later in the chain. Users need to provide the name for the render target for future identification.

Type:

1

PPM_OUTPUT_SCENE_COLOR: PPMChainGraphOutput

Write back into Scene Color.

Type:

0