Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Rendering > FSkeletalMeshLODModel
Syntax
TArray< FBoneIndexType > ActiveBoneIndices
Remarks
Bone hierarchy subset active for this LOD. This is a map between the bones index of this LOD (as used by the vertex structs) and the bone index in the reference skeleton of this SkeletalMesh.