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
RingCamView
Shaders
GrayscaleShader
C# Class RingCamView.Shaders.GrayscaleShader
Inheritance:
GLSLShaderProgram
Show file
Open project: Wiladams/NewTOAPIA
Public Properties
Property
Type
Description
Blur_FragmentSource
string
Grayscale_FragmentSource
string
Public Methods
Method
Description
GrayscaleShader
(
GraphicsInterface
gi
) :
System
Method Details
GrayscaleShader()
public
method
public
GrayscaleShader
(
GraphicsInterface
gi
) :
System
gi
NewTOAPIA.GL.GraphicsInterface
return
System
Property Details
Blur_FragmentSource
public static property
public
static
string
Blur_FragmentSource
return
string
Grayscale_FragmentSource
public static property
public
static
string
Grayscale_FragmentSource
return
string