FTTVectorTrack

Structure storing information about one vector 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 FTTVectorTrack : public FTTPropertyTrack

Remarks

Structure storing information about one vector interpolation track

Variables

Name Description

Public variable

UCurveVector &#...

 

CurveVector

Curve object used to define vector value over time

Constructors

Name Description

Public function

FTTVectorTrack()

Operators

Name Description

Public function Const

bool

 

operator==

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