Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Axiom
RenderSystems
OpenGLES
GLESRenderTexture
C# Class Axiom.RenderSystems.OpenGLES.GLESRenderTexture
Inheritance:
Axiom.Graphics.RenderTexture
Show file
Open project: WolfgangSt/axiom
Public Methods
Method
Description
GLESRenderTexture
(
string
name
,
GLESSurfaceDescription
target
,
bool
writeGamma
,
int
fsaa
) :
System
Method Details
GLESRenderTexture()
public
method
public
GLESRenderTexture
(
string
name
,
GLESSurfaceDescription
target
,
bool
writeGamma
,
int
fsaa
) :
System
name
string
target
GLESSurfaceDescription
writeGamma
bool
fsaa
int
return
System