C# Class PMD.PMDFormat.BoneDisplayList

Inheritance: MMD.Format
Datei anzeigen Open project: hecomi/StereoAR-for-Unity

Public Properties

Property Type Description
bone_disp BoneDisplay[]
bone_disp_count uint

Public Methods

Method Description
BoneDisplayList ( BinaryReader bin )

Method Details

BoneDisplayList() public method

public BoneDisplayList ( BinaryReader bin )
bin BinaryReader

Property Details

bone_disp public_oe property

public BoneDisplay[] bone_disp
return BoneDisplay[]

bone_disp_count public_oe property

public uint bone_disp_count
return uint