FDrawTickArgs

Windows
MacOS
Linux

References

Module

Sequencer

Header

/Engine/Source/Editor/Sequencer/Private/SequencerTimeSliderController.cpp

Include

#include "SequencerTimeSliderController.cpp"

Syntax

struct FDrawTickArgs

Variables

Name Description

Public variable

FGeometry

 

AllottedGeometry

Geometry of the area

Public variable

bool

 

bMirrorLabels

Whether or not to mirror labels

Public variable

bool

 

bOnlyDrawMajorTicks

Whether or not to only draw major ticks

Public variable

FSlateRect

 

CullingRect

Culling rect of the area

Public variable

ESlateDrawEffec...

 

DrawEffects

Draw effects to apply

Public variable

float

 

MajorTickHeight

Height in of major ticks

Public variable

int32

 

StartLayer

Start layer for elements

Public variable

FLinearColor

 

TickColor

Color of each tick

Public variable

float

 

TickOffset

Offset in Y where to start the tick

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