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

#include <AnimSequence.h>

Public Attributes

TArray< FVector3fScaleKeys
 
TArray< floatTimes
 

Detailed Description

Keyframe scale data for one track. Scale(i) occurs at Time(i). Rot.Num() always equals Time.Num().

Member Data Documentation

◆ ScaleKeys

TArray<FVector3f> FScaleTrack::ScaleKeys

◆ Times

TArray<float> FScaleTrack::Times

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