Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation
Inheritance Hierarchy
- FVectorAnimationAttribute
- FNonBlendableVectorAnimationAttribute
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Animation/BuiltInAttributeTypes.h |
| Include | #include "Animation/BuiltInAttributeTypes.h" |
Syntax
struct FVectorAnimationAttribute
Variables
| Type | Name | Description | |
|---|---|---|---|
| FVector | Value |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Accumulate
(
const FVectorAnimationAttribute& Attribute, |
||
| void | Interpolate
(
const FVectorAnimationAttribute& Attribute, |
||
| void | MakeAdditive
(
const FVectorAnimationAttribute& BaseAttribute |
||
| FVectorAnimationAttribute | Multiply
(
const float Weight |
||
| void | Normalize () |