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

Frame Buffer Object properties for a certain texture format.
Show file Open project: WolfgangSt/axiom

Public Properties

Property Type Description
Modes List
Valid bool

Property Details

Modes public property

public List Modes
return List

Valid public property

This format can be used as RTT (FBO)
public bool Valid
return bool