Navigation
| Name | TextureGraphEditor |
| Type | Editor |
| Part of Plugins | TextureGraph |
| Location | /Engine/Plugins/TextureGraph/Source/TextureGraphEditor/ |
| Module Build Rules | TextureGraphEditor.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FTextureGraphEditorModule | |
| FTG_EditorGraphNodeFactory | |
| FTG_EditorGraphPanelPinFactory | |
| FTG_PinSelectionManager | |
| STextureHistogram | Texture Histogram widget used to draw the histogram of a texture Require data in an TArray of FVector4 |
| STextureHistogramBars | Widget to Draw the Bars for Histogram. |
| STextureHistogramCurve | Widget to Draw the Curve Style Histogram. |
| STextureHistogramReferenceLines | Widget to Draw the Reference Lines for Histogram. |
| UTG_EdGraph | |
| UTG_EdGraphNode | |
| UTG_Parameters |
Structs
| Name | Remarks |
|---|---|
| FTG_ExporterCommands | |
| FTG_ExporterUtility | |
| FTG_InstanceImpl | |
| FTG_ParameterInfo | |
| TextureHistogramUtils |
Interfaces
| Name | Remarks |
|---|---|
| ITG_Editor | Public interface to TS Editor |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| AssetTypeActionsArray | TArray< TSharedPtr< IAssetTypeActions > > | TextureGraphEditorModule.h |
Enums
Public
| Name | Remarks |
|---|---|
| ETextureHistogramLayout | |
| ETextureHistogramStyle | Copyright Epic Games, Inc. All Rights Reserved. |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| TG_EditorAppIdentifier | const FName | TextureGraphEditorModule.h | ||
| TG_InstanceEditorAppIdentifier | const FName | TextureGraphEditorModule.h |