unreal.TG_Expression_Texture

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

Bases: TG_Expression_InputParam

TG Expression Texture

C++ Source:

  • Plugin: TextureGraph

  • Module: TextureGraph

  • File: TG_Expression_Texture.h

Editor Properties: (see get_editor_property/set_editor_property)

  • source (Texture): [Read-Write] The source asset to be used to generate the Output

property source: Texture

[Read-Write] The source asset to be used to generate the Output

Type:

(Texture)