FTTFloatTrack

Structure storing information about one float interpolation track

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Engine

Header

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

Include

#include "Engine/TimelineTemplate.h"

Syntax

struct FTTFloatTrack : public FTTPropertyTrack

Remarks

Structure storing information about one float interpolation track

Variables

Name Description

Public variable

UCurveFloat ...

 

CurveFloat

Curve object used to define float value over time

Constructors

Name Description

Public function

FTTFloatTrack()

Operators

Name Description

Public function Const

bool

 

operator==

(
    const FTTFloatTrack& 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