FKeyDrawParams

Structure defining how a key should be drawn

Windows
MacOS
Linux

References

Module

Sequencer

Header

/Engine/Source/Editor/Sequencer/Public/KeyDrawParams.h

Include

#include "KeyDrawParams.h"

Syntax

struct FKeyDrawParams

Remarks

Structure defining how a key should be drawn

Variables

Name Description

Public variable

const FSlateBru...

 

BorderBrush

Brush to use for drawing the key's border

Public variable

FLinearColor

 

BorderTint

Tint to be used for the key's border

Public variable

const FSlateBru...

 

FillBrush

Brush to use for drawing the key's filled area

Public variable

FVector2D

 

FillOffset

The amount to offset the fill brush from the keys center

Public variable

FLinearColor

 

FillTint

Tint to be used for the key's filled area

Constructors

Name Description

Public function

FKeyDrawParams()

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