unreal.TextureHistogramStyle

class unreal.TextureHistogramStyle

Bases: EnumBase

ETexture Histogram Style

C++ Source:

  • Plugin: TextureGraph

  • Module: TextureGraphEditor

  • File: STextureHistogram.h

BAR: TextureHistogramStyle

Draw the histogram in descrete bar shape

Type:

0

CURVE: TextureHistogramStyle

Draw the histogram in continous line curve shader

Type:

1