Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
PMD
PMDFormat.SkinList
C# Class PMD.PMDFormat.SkinList
Inheritance:
MMD.Format
Mostra file
Open project: hecomi/StereoAR-for-Unity
Public Properties
Property
Type
Description
skin_count
ushort
skin_data
SkinData[]
Public Methods
Method
Description
SkinList
(
BinaryReader
bin
)
Method Details
SkinList()
public
method
public
SkinList
(
BinaryReader
bin
)
bin
BinaryReader
Property Details
skin_count
public_oe property
public
ushort
skin_count
return
ushort
skin_data
public_oe property
public
SkinData[]
skin_data
return
SkinData[]