Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Animation/BlendSpace.h |
| Include | #include "Animation/BlendSpace.h" |
Syntax
USTRUCT ()
struct FPerBoneInterpolation
Variables
| Type | Name | Description | |
|---|---|---|---|
| FBoneReference | BoneReference | ||
| float | InterpolationSpeedPerSec | If greater than zero, this is the speed at which the sample weights are allowed to change for this specific bone. |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Initialize
(
const USkeleton* Skeleton |