Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
PMD
PMDFormat.BoneNameList
C# Class PMD.PMDFormat.BoneNameList
Inheritance:
MMD.Format
Show file
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 property
public
byte
bone_disp_name_count
return
byte
disp_name
public property
public
string[]
disp_name
return
string[]