C# Class Glare.Graphics.FragmentShader

Inheritance: Shader
Afficher le fichier Open project: Burton-Radons/Alexandria Class Usage Examples

Méthodes publiques

Méthode Description
FragmentShader ( ) : System
FragmentShader ( string source ) : System

Method Details

FragmentShader() public méthode

public FragmentShader ( ) : System
Résultat System

FragmentShader() public méthode

public FragmentShader ( string source ) : System
source string
Résultat System