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