unreal.RenderTargetCompositingOutput

class unreal.RenderTargetCompositingOutput(outer: Object | None = None, name: Name | str = 'None')

Bases: CompositingElementOutput

Render Target Compositing Output

C++ Source:

  • Plugin: Composure

  • Module: Composure

  • File: CompositingElementOutputs.h

Editor Properties: (see get_editor_property/set_editor_property)

  • enabled (bool): [Read-Write]

  • pass_name (Name): [Read-Write]

  • render_target (TextureRenderTarget2D): [Read-Write]

property render_target: TextureRenderTarget2D

[Read-Write]

Type:

(TextureRenderTarget2D)