C# Class Axiom.RenderSystems.OpenGL.GLFBORTTManager.FormatProperties.Mode

Allowed modes/properties for this pixel format
Afficher le fichier Open project: WolfgangSt/axiom

Méthodes publiques

Свойство Type Description
Depth int
Stencil int

Property Details

Depth public_oe property

Depth format (0=no depth)
public int Depth
Résultat int

Stencil public_oe property

Stencil format (0=no stencil)
public int Stencil
Résultat int