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

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

Public Properties

Property Type Description
Modes List
Valid bool

Property Details

Modes public_oe property

public List Modes
return List

Valid public_oe property

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