C# Class SyphonServerAlphaOne, SoftLove

Inheritance: MonoBehaviour
Mostra file Open project: benkuper/SoftLove

Public Properties

Property Type Description
alphaOneMat Material

Public Methods

Method Description
OnRenderImage ( RenderTexture src, RenderTexture dst ) : void
Start ( ) : void

Method Details

OnRenderImage() public method

public OnRenderImage ( RenderTexture src, RenderTexture dst ) : void
src RenderTexture
dst RenderTexture
return void

Start() public method

public Start ( ) : void
return void

Property Details

alphaOneMat public_oe property

public Material alphaOneMat
return Material