C# Class PMD.PMDFormat.EnglishBoneNameList

英語表記用ボーンの英語名
Inheritance: MMD.Format
Mostrar archivo Open project: hecomi/StereoAR-for-Unity

Public Properties

Property Type Description
bone_name_eg string[]

Public Methods

Method Description
EnglishBoneNameList ( BinaryReader bin, int boneCount )

Method Details

EnglishBoneNameList() public method

public EnglishBoneNameList ( BinaryReader bin, int boneCount )
bin BinaryReader
boneCount int

Property Details

bone_name_eg public_oe property

public string[] bone_name_eg
return string[]