Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
PrimWorkshop
FaceData
C# Class PrimWorkshop.FaceData
Exibir arquivo
Open project: N3X15/VoxelSim
Class Usage Examples
Public Properties
Property
Type
Description
Indices
ushort[]
TexCoords
float[]
Texture
System.Drawing.Image
TexturePointer
int
Vertices
float[]
Property Details
Indices
public_oe property
public
ushort[]
Indices
return
ushort[]
TexCoords
public_oe property
public
float[]
TexCoords
return
float[]
Texture
public_oe property
public
Image,System.Drawing
Texture
return
System.Drawing.Image
TexturePointer
public_oe property
public
int
TexturePointer
return
int
Vertices
public_oe property
public
float[]
Vertices
return
float[]