Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
IntroFade
C# Class IntroFade, DarkDreams
Inheritance:
MonoBehaviour
Afficher le fichier
Open project: technicalvgda/DarkDreams
Méthodes publiques
Свойство
Type
Description
endColor
Color
periodCount
int
progressMessage
string
timeToFade
float
timeToUpdatePeriods
float
updateText
bool
Méthodes publiques
Méthode
Description
Start
( ) :
void
Update
( ) :
void
Method Details
Start()
public
méthode
public
Start
( ) :
void
Résultat
void
Update()
public
méthode
public
Update
( ) :
void
Résultat
void
Property Details
endColor
public_oe property
public
Color
endColor
Résultat
Color
periodCount
public_oe property
public
int
periodCount
Résultat
int
progressMessage
public_oe property
public
string
progressMessage
Résultat
string
timeToFade
public_oe property
public
float
timeToFade
Résultat
float
timeToUpdatePeriods
public_oe property
public
float
timeToUpdatePeriods
Résultat
float
updateText
public_oe property
public
bool
updateText
Résultat
bool