![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <BuiltInAttributeTypes.h>
Inheritance diagram for FTransformAnimationAttribute:Public Member Functions | |
| void | Accumulate (const FTransformAnimationAttribute &Attribute, float Weight, EAdditiveAnimationType AdditiveType) |
| void | MakeAdditive (const FTransformAnimationAttribute &BaseAttribute) |
| void | Normalize () |
| FTransformAnimationAttribute | Multiply (const float Weight) const |
| void | Interpolate (const FTransformAnimationAttribute &Attribute, float Alpha) |
Public Attributes | |
| FTransform | Value |
Attribute type supporting the legacy TVariant<FTransform> attributes
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| FTransform FTransformAnimationAttribute::Value |