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.VertexList
C# Class PMD.PMDFormat.VertexList
Inheritance:
MMD.Format
ファイルを表示
Open project: hecomi/StereoAR-for-Unity
Public Properties
Property
Type
Description
vert_count
uint
vertex
Vertex[]
Public Methods
Method
Description
VertexList
(
BinaryReader
bin
)
Method Details
VertexList()
public
method
public
VertexList
(
BinaryReader
bin
)
bin
BinaryReader
Property Details
vert_count
public_oe property
public
uint
vert_count
return
uint
vertex
public_oe property
public
Vertex[]
vertex
return
Vertex[]