C# Class VMD.VMDFormat.MotionList

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

Méthodes publiques

Свойство Type Description
motion List>.Dictionary
motion_count uint

Méthodes publiques

Méthode Description
MotionList ( BinaryReader bin )

Method Details

MotionList() public méthode

public MotionList ( BinaryReader bin )
bin BinaryReader

Property Details

motion public_oe property

public Dictionary> motion
Résultat List>.Dictionary

motion_count public_oe property

public uint motion_count
Résultat uint