C# Class ColorOverlay, GGJ2016

Inheritance: ImageEffectBase
Mostra file Open project: netgrind/GGJ2016 Class Usage Examples

Public Properties

Property Type Description
color Color

Public Methods

Method Description
OnRenderImage ( RenderTexture source, RenderTexture destination ) : void

Method Details

OnRenderImage() public method

public OnRenderImage ( RenderTexture source, RenderTexture destination ) : void
source RenderTexture
destination RenderTexture
return void

Property Details

color public_oe property

public Color color
return Color