C# Class PMD.PMDFormat.BoneList

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

Public Properties

Property Type Description
bone Bone[]
bone_count ushort

Public Methods

Method Description
BoneList ( BinaryReader bin )

Method Details

BoneList() public method

public BoneList ( BinaryReader bin )
bin BinaryReader

Property Details

bone public property

public Bone[] bone
return Bone[]

bone_count public property

public ushort bone_count
return ushort