![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <BuiltInAttributeTypes.h>
Inheritance diagram for FNonBlendableVectorAnimationAttribute:Additional Inherited Members | |
Public Member Functions inherited from FVectorAnimationAttribute | |
| void | Accumulate (const FVectorAnimationAttribute &Attribute, float Weight, EAdditiveAnimationType AdditiveType) |
| void | MakeAdditive (const FVectorAnimationAttribute &BaseAttribute) |
| void | Normalize () |
| FVectorAnimationAttribute | Multiply (const float Weight) const |
| void | Interpolate (const FVectorAnimationAttribute &Attribute, float Alpha) |
Public Attributes inherited from FVectorAnimationAttribute | |
| FVector | Value = FVector::ZeroVector |