FKeyDrawInfo

Structure that defines how to draw a particular key

Unreal Engine C++ API Reference > Editor > CurveEditor

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

Type Name Description
const FSlateBru... Brush The brush to use to draw the key
FVector2D ScreenSize The size of the key on screen in slate units
TOptional< FLin... Tint A tint to apply to the brush

Constructors

Type Name Description
  FKeyDrawInfo ()  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library