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
idTech4
Renderer
GuiModelSurface
C# Class idTech4.Renderer.GuiModelSurface
Exibir arquivo
Open project: iainmckay/idtech4.net
Class Usage Examples
Public Properties
Property
Type
Description
Color
Vector4
FirstIndex
int
FirstVertex
int
IndexCount
int
Material
idMaterial
VertexCount
int
Property Details
Color
public_oe property
public
Vector4
Color
return
Vector4
FirstIndex
public_oe property
public
int
FirstIndex
return
int
FirstVertex
public_oe property
public
int
FirstVertex
return
int
IndexCount
public_oe property
public
int
IndexCount
return
int
Material
public_oe property
public
idMaterial,idTech4.Renderer
Material
return
idMaterial
VertexCount
public_oe property
public
int
VertexCount
return
int