C# Class PMD.PMDFormat.BoneDisplay

Inheritance: MMD.Format
Mostrar archivo Open project: hecomi/StereoAR-for-Unity

Public Properties

Property Type Description
bone_disp_frame_index byte
bone_index ushort

Public Methods

Method Description
BoneDisplay ( BinaryReader bin )

Method Details

BoneDisplay() public method

public BoneDisplay ( BinaryReader bin )
bin BinaryReader

Property Details

bone_disp_frame_index public_oe property

public byte bone_disp_frame_index
return byte

bone_index public_oe property

public ushort bone_index
return ushort