Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
PMD
PMDFormat.Header
C# Class PMD.PMDFormat.Header
Inheritance:
MMD.Format
ファイルを表示
Open project: hecomi/StereoAR-for-Unity
Public Properties
Property
Type
Description
comment
string
magic
byte[]
model_name
string
version
float
Public Methods
Method
Description
Header
(
BinaryReader
bin
)
Method Details
Header()
public
method
public
Header
(
BinaryReader
bin
)
bin
BinaryReader
Property Details
comment
public_oe property
public
string
comment
return
string
magic
public_oe property
public
byte[]
magic
return
byte[]
model_name
public_oe property
public
string
model_name
return
string
version
public_oe property
public
float
version
return
float