C# Class PostProcessDepth, ITP_OpenSourceAnimation

Inheritance: MonoBehaviour
Afficher le fichier Open project: n1ckfg/ITP_OpenSourceAnimation

Méthodes publiques

Свойство Type Description
mat Material

Méthodes publiques

Méthode Description
OnRenderImage ( RenderTexture source, RenderTexture destination ) : void
Start ( ) : void

Method Details

OnRenderImage() public méthode

public OnRenderImage ( RenderTexture source, RenderTexture destination ) : void
source RenderTexture
destination RenderTexture
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

mat public_oe property

public Material mat
Résultat Material