C# Class PMD.PMDFormat.FaceVertexList

Inheritance: MMD.Format
Afficher le fichier Open project: hecomi/StereoAR-for-Unity

Méthodes publiques

Свойство Type Description
face_vert_count uint
face_vert_index ushort[]

Méthodes publiques

Méthode Description
FaceVertexList ( BinaryReader bin )

Method Details

FaceVertexList() public méthode

public FaceVertexList ( BinaryReader bin )
bin BinaryReader

Property Details

face_vert_count public_oe property

public uint face_vert_count
Résultat uint

face_vert_index public_oe property

public ushort[] face_vert_index
Résultat ushort[]