FInterpTrackLabelDrawParams

Struct for passing commonly used draw params into draw routines

Windows
MacOS
Linux

References

Module

Matinee

Header

/Engine/Source/Editor/Matinee/Public/MatineeViewportData.h

Include

#include "MatineeViewportData.h"

Syntax

struct FInterpTrackLabelDrawParams

Remarks

Struct for passing commonly used draw params into draw routines

Variables

Name Description

Public variable

UTexture2D *...

 

BackwardEventOffTex

Public variable

UTexture2D *...

 

BackwardEventOnTex

Public variable

bool

 

bTrackSelected

True if a track is selected

Public variable

UTexture2D *...

 

CamLockedIcon

Public variable

UTexture2D *...

 

CamUnlockedIcon

Textures used to represent buttons

Public variable

UTexture2D *...

 

DisableTrackTex

Public variable

UTexture2D *...

 

ForwardEventOffTex

Public variable

UTexture2D *...

 

ForwardEventOnTex

Public variable

UTexture2D *...

 

GraphOffTex

Public variable

UTexture2D *...

 

GraphOnTex

Public variable

FColor

 

GroupLabelColor

The color of the group label

Public variable

int32

 

IndentPixels

The number of pixels to indent a track by

Public variable

int32

 

TrackAreaHeight

The height of the area for drawing tracks

Public variable

UTexture2D *...

 

TrajectoryOnTex

Public variable

int32

 

ViewX

The size of the view in X

Public variable

int32

 

ViewY

The size of the view in Y

Public variable

int32

 

YOffset

The offset in Y from the previous track

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