C# Class Kalidescope, GGJ2016

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

Méthodes publiques

Свойство Type Description
baseAngle float
basePerSecond float
mirrors float
spinAngle float
spinPerSecond 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

baseAngle public_oe property

public float baseAngle
Résultat float

basePerSecond public_oe property

public float basePerSecond
Résultat float

mirrors public_oe property

public float mirrors
Résultat float

spinAngle public_oe property

public float spinAngle
Résultat float

spinPerSecond public_oe property

public float spinPerSecond
Résultat float