C# Class Bubbles, Necromaestro

Inheritance: UnityStandardAssets.ImageEffects.ImageEffectBase
Afficher le fichier Open project: osmanzeki/Necromaestro Class Usage Examples

Méthodes publiques

Свойство Type Description
horizontalResolution int
verticalResolution int

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

horizontalResolution public_oe property

public int horizontalResolution
Résultat int

verticalResolution public_oe property

public int verticalResolution
Résultat int