unreal.TG_Expression_OutputSettings

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

Bases: TG_Expression

TG Expression Output Settings

C++ Source:

  • Plugin: TextureGraph

  • Module: TextureGraph

  • File: TG_Expression_OutputSettings.h

Editor Properties: (see get_editor_property/set_editor_property)

  • settings (TG_OutputSettings): [Read-Write] Settings will overwrite the Input values from another node

property settings: TG_OutputSettings

[Read-Write] Settings will overwrite the Input values from another node

Type:

(TG_OutputSettings)