Navigation
API > API/Editor > API/Editor/GraphEditor > API/Editor/GraphEditor/MaterialNodes
Inheritance Hierarchy
- ICustomSlateElement
- FPreviewElement
References
| Module | GraphEditor |
| Header | /Engine/Source/Editor/GraphEditor/Public/MaterialNodes/SGraphNodeMaterialBase.h |
| Include | #include "MaterialNodes/SGraphNodeMaterialBase.h" |
Syntax
class FPreviewElement : public ICustomSlateElement
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | BeginRenderingCanvas
(
const FIntRect& InCanvasRect, |
Sets up the canvas for rendering | |
| void | UpdateExpressionPreview
(
UMaterialGraphNode* PreviewNode |
Updates the expression preview render proxy from a graph node on the render thread |