FTimelineLinearColorTrack

Struct that contains one entry for each linear color interpolation performed by the timeline

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Components/TimelineComponent.h

Include

#include "Components/TimelineComponent.h"

Syntax

struct FTimelineLinearColorTrack

Remarks

Struct that contains one entry for each linear color interpolation performed by the timeline

Variables

Name Description

Public variable

FOnTimelineLine...

 

InterpFunc

Function that the output from ValueCurve will be passed to

Public variable

FOnTimelineLine...

 

InterpFuncStatic

Static version of FOnTimelineFloat, for use with non-UObjects

Public variable

UCurveLinearCol...

 

LinearColorCurve

Float curve to be evaluated

Public variable

FStructProperty...

 

LinearColorProperty

Cached linear color struct property pointer

Public variable

FName

 

LinearColorPropertyName

Name of property that we should update from this curve

Public variable

FName

 

TrackName

Name of track, usually set in Timeline Editor. Used by SetInterpLinearColorCurve function.

Constructors

Name Description

Public function

FTimelineLinearColorTrack()

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