Navigation
API > API/Runtime > API/Runtime/AnimationCore
Inheritance Hierarchy
- FBoneIndexBase
- FBoneIndexWithOperators
- FSkeletonPoseBoneIndex
References
| Module | AnimationCore |
| Header | /Engine/Source/Runtime/AnimationCore/Public/BoneIndices.h |
| Include | #include "BoneIndices.h" |
Syntax
struct FSkeletonPoseBoneIndex : public FBoneIndexWithOperators< FSkeletonPoseBoneIndex >
Remarks
This represents a skeleton bone index which may differ from the skeletal mesh bone index it corresponds to.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FSkeletonPoseBoneIndex
(
int32 InBoneIndex |