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

Allowed modes/properties for this pixel format
Datei anzeigen Open project: WolfgangSt/axiom

Public Properties

Property Type Description
Depth int
Stencil int

Property Details

Depth public_oe property

Depth format (0=no depth)
public int Depth
return int

Stencil public_oe property

Stencil format (0=no stencil)
public int Stencil
return int