Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation
Deprecated * FBakedFloatCustomAttribute has been deprecated
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Animation/CustomAttributes.h |
Include | #include "Animation/CustomAttributes.h" |
Syntax
struct FBakedFloatCustomAttribute
Remarks
(Baked) float custom attribute, uses FSimpleCurve for evaluation instead of FVariant array
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FName | AttributeName | |
![]() |
FSimpleCurve | FloatCurve |