Свойство | Type | Description | |
---|---|---|---|
duration | float | ||
fadeInColor | Color | ||
fadeOutColor | Color | ||
nextLevel | string |
Méthode | Description | |
---|---|---|
Awake ( ) : void | ||
BeginFadeOut ( string level ) : void | ||
OnRenderImage ( RenderTexture source, RenderTexture destination ) : void | ||
Update ( ) : void |
public BeginFadeOut ( string level ) : void | ||
level | string | |
Résultat | void |
public OnRenderImage ( RenderTexture source, RenderTexture destination ) : void | ||
source | RenderTexture | |
destination | RenderTexture | |
Résultat | void |