C# Class Glare.Graphics.FragmentShader

Inheritance: Shader
Show file Open project: Burton-Radons/Alexandria Class Usage Examples

Public Methods

Method Description
FragmentShader ( ) : System
FragmentShader ( string source ) : System

Method Details

FragmentShader() public method

public FragmentShader ( ) : System
return System

FragmentShader() public method

public FragmentShader ( string source ) : System
source string
return System