unreal.TextureGraphInstance¶
- class unreal.TextureGraphInstance(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
TextureGraphBaseTexture Graph Instance
C++ Source:
Plugin: TextureGraph
Module: TextureGraph
File: TextureGraph.h
Editor Properties: (see get_editor_property/set_editor_property)
parent_texture_graph(TextureGraphBase): [Read-Write] Parent Texture Graph.
- property parent_texture_graph: TextureGraphBase¶
[Read-Only] Parent Texture Graph.
- Type: