C# Class FlyEye2, GGJ2016

Inheritance: ImageEffectBase
Afficher le fichier Open project: netgrind/GGJ2016

Méthodes publiques

Свойство Type Description
size float
strength float

Méthodes publiques

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

Method Details

OnRenderImage() public méthode

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

Property Details

size public_oe property

public float size
Résultat float

strength public_oe property

public float strength
Résultat float