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.SkinVertexData
C# Class PMD.PMDFormat.SkinVertexData
Inheritance:
MMD.Format
Mostra file
Open project: hecomi/StereoAR-for-Unity
Public Properties
Property
Type
Description
skin_vert_index
uint
skin_vert_pos
Vector3
Public Methods
Method
Description
SkinVertexData
(
BinaryReader
bin
)
Method Details
SkinVertexData()
public
method
public
SkinVertexData
(
BinaryReader
bin
)
bin
BinaryReader
Property Details
skin_vert_index
public_oe property
public
uint
skin_vert_index
return
uint
skin_vert_pos
public_oe property
public
Vector3
skin_vert_pos
return
Vector3