C# Class PMD.PMDFormat.BoneNameList

Inheritance: MMD.Format
Afficher le fichier Open project: hecomi/StereoAR-for-Unity

Méthodes publiques

Свойство Type Description
bone_disp_name_count byte
disp_name string[]

Méthodes publiques

Méthode Description
BoneNameList ( BinaryReader bin )

Method Details

BoneNameList() public méthode

public BoneNameList ( BinaryReader bin )
bin BinaryReader

Property Details

bone_disp_name_count public_oe property

public byte bone_disp_name_count
Résultat byte

disp_name public_oe property

public string[] disp_name
Résultat string[]