Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
PMD
PMDFormat.BoneNameList
C# Class PMD.PMDFormat.BoneNameList
Inheritance:
MMD.Format
Exibir arquivo
Open project: hecomi/StereoAR-for-Unity
Public Properties
Property
Type
Description
bone_disp_name_count
byte
disp_name
string[]
Public Methods
Method
Description
BoneNameList
(
BinaryReader
bin
)
Method Details
BoneNameList()
public
method
public
BoneNameList
(
BinaryReader
bin
)
bin
BinaryReader
Property Details
bone_disp_name_count
public_oe property
public
byte
bone_disp_name_count
return
byte
disp_name
public_oe property
public
string[]
disp_name
return
string[]