Navigation
API > API/Plugins > API/Plugins/TextureGraphEditor > API/Plugins/TextureGraphEditor/STextureHistogram
Inheritance Hierarchy
- FSlateBaseNamedArgs
- TSlateBaseNamedArgs
- STextureHistogram::FArguments
References
| Module | TextureGraphEditor |
| Header | /Engine/Plugins/Experimental/TextureGraph/Source/TextureGraphEditor/Public/STextureHistogram.h |
| Include | #include "STextureHistogram.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< STextureHistogram >
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArguments () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| WidgetArgsType & | ACurveColor
(
FLinearColor InArg |
||
| WidgetArgsType & | BCurveColor
(
FLinearColor InArg |
||
| WidgetArgsType & | bDrawBackground
(
bool InArg |
||
| WidgetArgsType & | bDrawScaleLines
(
bool InArg |
||
| WidgetArgsType & | DrawLayout
(
ETextureHistogramLayout InArg |
||
| WidgetArgsType & | DrawStyle
(
ETextureHistogramStyle InArg |
||
| WidgetArgsType & | GCurveColor
(
FLinearColor InArg |
||
| WidgetArgsType & | Height
(
float InArg |
||
| WidgetArgsType & | |||
| WidgetArgsType & | NumHorizontalScaleLines
(
int InArg |
||
| WidgetArgsType & | NumVerticalScaleLines
(
int InArg |
||
| WidgetArgsType & | RCurveColor
(
FLinearColor InArg |
||
| WidgetArgsType & | ScaleLineColor
(
FLinearColor InArg |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |