C# Class Aiv.Fast2D.RenderTexture

Inheritance: Texture
Afficher le fichier Open project: aiv01/aiv-fast2d Class Usage Examples

Méthodes publiques

Méthode Description
RenderTexture ( int width, int height ) : OpenTK.Graphics.OpenGL

Method Details

RenderTexture() public méthode

public RenderTexture ( int width, int height ) : OpenTK.Graphics.OpenGL
width int
height int
Résultat OpenTK.Graphics.OpenGL