unreal.TextureHistogramLayout

class unreal.TextureHistogramLayout

Bases: EnumBase

ETexture Histogram Layout

C++ Source:

  • Plugin: TextureGraph

  • Module: TextureGraphEditor

  • File: STextureHistogram.h

COMBINED: TextureHistogramLayout

Draw RGBA curves in histogram in one graph

Type:

0

SPLIT: TextureHistogramLayout

Draw RGBA curves in histogram in vertically seperated graphs

Type:

1