Blending

From NFBSP

Jump to: navigation, search

C# Code

struct Blending { // Length: 4
  sbyte[] BoneMappingIndex = new sbyte[4];
}

Details

  • BoneMappingIndex: An index into the bone collection which tells the vertex what bone(s) it belongs to.

See Also

Personal tools