C# Class BrightnessShader, NewTOAPIA

Inheritance: MonoBehaviour
Show file Open project: Wiladams/NewTOAPIA

Public Properties

Property Type Description
Brightness_FragmentSource string
Brightness_VertexSource string

Public Methods

Method Description
BrightnessShader ( GraphicsInterface gi ) : System

Method Details

BrightnessShader() public method

public BrightnessShader ( GraphicsInterface gi ) : System
gi GraphicsInterface
return System

Property Details

Brightness_FragmentSource public static property

public static string Brightness_FragmentSource
return string

Brightness_VertexSource public static property

public static string Brightness_VertexSource
return string