C# Class RGBRotate, GGJ2016

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

Méthodes publiques

Свойство Type Description
freq float
intensity float
phase float
phasePerSecond 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

freq public_oe property

public float freq
Résultat float

intensity public_oe property

public float intensity
Résultat float

phase public_oe property

public float phase
Résultat float

phasePerSecond public_oe property

public float phasePerSecond
Résultat float