Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Fading
C# Class Fading
Inheritance:
MonoBehaviour
Mostra file
Open project: YaroslavKabanov/comp313-winter2016-Team1-gameEgg
Class Usage Examples
Public Properties
Property
Type
Description
fadeOutTexture
UnityEngine.Texture2D
fadeSpeed
float
Public Methods
Method
Description
BeginFade
(
int
direction
) :
float
OnGUI
( ) :
void
OnLevelWasLoaded
( ) :
void
Method Details
BeginFade()
public
method
public
BeginFade
(
int
direction
) :
float
direction
int
return
float
OnGUI()
public
method
public
OnGUI
( ) :
void
return
void
OnLevelWasLoaded()
public
method
public
OnLevelWasLoaded
( ) :
void
return
void
Property Details
fadeOutTexture
public_oe property
public
Texture2D,UnityEngine
fadeOutTexture
return
UnityEngine.Texture2D
fadeSpeed
public_oe property
public
float
fadeSpeed
return
float