C# Class RingCamView.Shaders.GrayscaleShader

Inheritance: GLSLShaderProgram
Afficher le fichier Open project: Wiladams/NewTOAPIA

Méthodes publiques

Свойство Type Description
Blur_FragmentSource string
Grayscale_FragmentSource string

Méthodes publiques

Méthode Description
GrayscaleShader ( GraphicsInterface gi ) : System

Method Details

GrayscaleShader() public méthode

public GrayscaleShader ( GraphicsInterface gi ) : System
gi NewTOAPIA.GL.GraphicsInterface
Résultat System

Property Details

Blur_FragmentSource public_oe static_oe property

public static string Blur_FragmentSource
Résultat string

Grayscale_FragmentSource public_oe static_oe property

public static string Grayscale_FragmentSource
Résultat string