FTTLinearColorTrack

Structure storing information about one color interpolation track

Windows
MacOS
Linux

Inheritance Hierarchy

FTTTrackBase

FTTPropertyTrack

FTTLinearColorTrack

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/TimelineTemplate.h

Include

#include "Engine/TimelineTemplate.h"

Syntax

struct FTTLinearColorTrack : public FTTPropertyTrack

Remarks

Structure storing information about one color interpolation track

Variables

Name Description

Public variable

UCurveLinearCol...

 

CurveLinearColor

Curve object used to define color value over time

Constructors

Name Description

Public function

FTTLinearColorTrack()

Operators

Name Description

Public function Const

bool

 

operator==

(
    const FTTLinearColorTrack& T2
)

Determine if Tracks are the same

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