![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <BuiltInAttributeTypes.h>
Inheritance diagram for FVectorAnimationAttribute:Public Member Functions | |
| 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 | |
| FVector | Value = FVector::ZeroVector |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| FVector FVectorAnimationAttribute::Value = FVector::ZeroVector |