FKeyDrawInfo

Structure that defines how to draw a particular key

Windows
MacOS
Linux

References

Module

CurveEditor

Header

/Engine/Source/Editor/CurveEditor/Public/CurveDrawInfo.h

Include

#include "CurveDrawInfo.h"

Syntax

struct FKeyDrawInfo

Remarks

Structure that defines how to draw a particular key

Variables

Name Description

Public variable

const FSlateBru...

 

Brush

The brush to use to draw the key

Public variable

FVector2D

 

ScreenSize

The size of the key on screen in slate units

Public variable

FLinearColor

 

Tint

A tint to apply to the brush

Constructors

Name Description

Public function

FKeyDrawInfo()

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