C# Class idTech4.Renderer.GuiModelSurface

Afficher le fichier Open project: iainmckay/idtech4.net Class Usage Examples

Méthodes publiques

Свойство Type Description
Color Vector4
FirstIndex int
FirstVertex int
IndexCount int
Material idMaterial
VertexCount int

Property Details

Color public_oe property

public Vector4 Color
Résultat Vector4

FirstIndex public_oe property

public int FirstIndex
Résultat int

FirstVertex public_oe property

public int FirstVertex
Résultat int

IndexCount public_oe property

public int IndexCount
Résultat int

Material public_oe property

public idMaterial,idTech4.Renderer Material
Résultat idMaterial

VertexCount public_oe property

public int VertexCount
Résultat int