Property | Type | Description | |
---|---|---|---|
duration | float | ||
fadeInColor | Color | ||
fadeOutColor | Color | ||
nextLevel | string |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
BeginFadeOut ( string level ) : void | ||
OnRenderImage ( RenderTexture source, RenderTexture destination ) : void | ||
Update ( ) : void |
public OnRenderImage ( RenderTexture source, RenderTexture destination ) : void | ||
source | RenderTexture | |
destination | RenderTexture | |
return | void |