Navigation
API > API/Plugins > API/Plugins/TextureGraphEditor
References
| Module | TextureGraphEditor |
| Header | /Engine/Plugins/Experimental/TextureGraph/Source/TextureGraphEditor/Public/STextureHistogram.h |
| Include | #include "STextureHistogram.h" |
Syntax
enum ETextureHistogramStyle
{
Bar = 0,
Curve,
}
Values
| Name | Description |
|---|---|
| Bar | Draw the histogram in descrete bar shape |
| Curve | Draw the histogram in continous line curve shader |
Remarks
Copyright Epic Games, Inc. All Rights Reserved.