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

Frame Buffer Object properties for a certain texture format.
Afficher le fichier Open project: WolfgangSt/axiom

Méthodes publiques

Свойство Type Description
Modes List
Valid bool

Property Details

Modes public_oe property

public List Modes
Résultat List

Valid public_oe property

This format can be used as RTT (FBO)
public bool Valid
Résultat bool