unreal.TextureHistogramLayout¶
- class unreal.TextureHistogramLayout¶
Bases:
EnumBaseETexture Histogram Layout
C++ Source:
Plugin: TextureGraph
Module: TextureGraphEditor
File: STextureHistogram.h
- COMBINED: TextureHistogramLayout = Ellipsis¶
Draw RGBA curves in histogram in one graph
- Type:
0
- SPLIT: TextureHistogramLayout = Ellipsis¶
Draw RGBA curves in histogram in vertically seperated graphs
- Type:
1