C# Class VMD.VMDFormat.MotionList

Inheritance: MMD.Format
Show file Open project: hecomi/StereoAR-for-Unity

Public Properties

Property Type Description
motion List>.Dictionary
motion_count uint

Public Methods

Method Description
MotionList ( BinaryReader bin )

Method Details

MotionList() public method

public MotionList ( BinaryReader bin )
bin BinaryReader

Property Details

motion public property

public Dictionary> motion
return List>.Dictionary

motion_count public property

public uint motion_count
return uint