FOverlayBrushInfo

Entry for an overlay brush in the node panel.

Windows
MacOS
Linux

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

Name Description

Public variable

FVector2D

 

AnimationEnvelope

Scale of animation to apply

Public variable

const FSlateBru...

 

Brush

Brush to draw

Public variable

FVector2D

 

OverlayOffset

Offset origin of the overlay from the widget

Constructors

Name Description

Public function

FOverlayBrushInfo()

Public function

FOverlayBrushInfo

(
    const FSlateBrush* InBrush
)

Public function

FOverlayBrushInfo

(
    const FSlateBrush* InBrush,
    float HorizontalBounce
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss