C# Class PMD.PMDFormat.BoneList

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

Méthodes publiques

Свойство Type Description
bone Bone[]
bone_count ushort

Méthodes publiques

Méthode Description
BoneList ( BinaryReader bin )

Method Details

BoneList() public méthode

public BoneList ( BinaryReader bin )
bin BinaryReader

Property Details

bone public_oe property

public Bone[] bone
Résultat Bone[]

bone_count public_oe property

public ushort bone_count
Résultat ushort