C# Class PMD.PMDFormat.SkinNameList

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

Public Properties

Property Type Description
skin_disp_count byte
skin_index ushort[]

Public Methods

Method Description
SkinNameList ( BinaryReader bin )

Method Details

SkinNameList() public method

public SkinNameList ( BinaryReader bin )
bin BinaryReader

Property Details

skin_disp_count public_oe property

public byte skin_disp_count
return byte

skin_index public_oe property

public ushort[] skin_index
return ushort[]