C# Class HaloMap.RawData.ParsedModel.RawDataMetaChunk.BoneInfo

The bone info.
显示文件 Open project: troymac1ure/Entity

Public Properties

Property Type Description
BoneIndex List
Weight List

Property Details

BoneIndex public_oe property

The bone index.
public List BoneIndex
return List

Weight public_oe property

The weight.
public List Weight
return List