Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
IntroFade
C# Class IntroFade, DarkDreams
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: technicalvgda/DarkDreams
Public Properties
Property
Type
Description
endColor
Color
periodCount
int
progressMessage
string
timeToFade
float
timeToUpdatePeriods
float
updateText
bool
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
endColor
public_oe property
public
Color
endColor
return
Color
periodCount
public_oe property
public
int
periodCount
return
int
progressMessage
public_oe property
public
string
progressMessage
return
string
timeToFade
public_oe property
public
float
timeToFade
return
float
timeToUpdatePeriods
public_oe property
public
float
timeToUpdatePeriods
return
float
updateText
public_oe property
public
bool
updateText
return
bool