C# Class idTech4.Renderer.GuiModelSurface

显示文件 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