C# Class Ripple, GGJ2016

Inheritance: ImageEffectBase
Afficher le fichier Open project: netgrind/GGJ2016 Class Usage Examples

Méthodes publiques

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

freq public_oe property

public float freq
Résultat float

speed public_oe property

public float speed
Résultat float

strength public_oe property

public float strength
Résultat float