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