Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Animation
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/Animation/AnimTypes.h |
Include | #include "Animation/AnimTypes.h" |
Syntax
struct FPerBoneBlendWeight
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
float | BlendWeight | |
![]() |
int32 | SourceIndex | Source index of the buffer. |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |