Navigation
API > API/Editor > API/Editor/GraphEditor
References
Module | GraphEditor |
Header | /Engine/Source/Editor/GraphEditor/Public/SNodePanel.h |
Include | #include "SNodePanel.h" |
Syntax
struct FOverlayBrushInfo
Remarks
Entry for an overlay brush in the node panel.
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FVector2D | AnimationEnvelope | Scale of animation to apply |
![]() |
const FSlateBrush * | Brush | Brush to draw |
![]() |
FVector2D | OverlayOffset | Offset origin of the overlay from the widget |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
FOverlayBrushInfo
(
const FSlateBrush* InBrush |
||
![]() |
FOverlayBrushInfo
(
const FSlateBrush* InBrush, |