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

#include <Curve.h>

Public Attributes

float Time
 
float Value
 

Friends

FArchiveoperator<< (FArchive &Ar, FCurveKey &Key)
 

Friends And Related Symbol Documentation

◆ operator<<

FArchive & operator<< ( FArchive Ar,
FCurveKey Key 
)
friend

Member Data Documentation

◆ Time

float Chaos::FCurveKey::Time

◆ Value

float Chaos::FCurveKey::Value

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