UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FTrajectoryKey Struct Reference

#include <MovieScene3DTransformTrack.h>

Classes

struct  FData
 

Public Member Functions

 FTrajectoryKey (FFrameNumber InTime)
 
bool Is (ERichCurveInterpMode InInterpMode) const
 

Public Attributes

FFrameNumber Time
 
TArray< FData, TInlineAllocator< 1 > > KeyData
 

Constructor & Destructor Documentation

◆ FTrajectoryKey()

FTrajectoryKey::FTrajectoryKey ( FFrameNumber  InTime)
inline

Member Function Documentation

◆ Is()

bool FTrajectoryKey::Is ( ERichCurveInterpMode  InInterpMode) const
inline

Member Data Documentation

◆ KeyData

TArray<FData, TInlineAllocator<1> > FTrajectoryKey::KeyData

◆ Time

FFrameNumber FTrajectoryKey::Time

The documentation for this struct was generated from the following file: