C# Class PMD.PMDFormat.BoneDisplayList

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

Méthodes publiques

Свойство Type Description
bone_disp BoneDisplay[]
bone_disp_count uint

Méthodes publiques

Méthode Description
BoneDisplayList ( BinaryReader bin )

Method Details

BoneDisplayList() public méthode

public BoneDisplayList ( BinaryReader bin )
bin BinaryReader

Property Details

bone_disp public_oe property

public BoneDisplay[] bone_disp
Résultat BoneDisplay[]

bone_disp_count public_oe property

public uint bone_disp_count
Résultat uint