Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
TextFadeIn
C# Class TextFadeIn, gmap377_leathGloves_inc
Inheritance:
MonoBehaviour
Show file
Open project: bi3mer/gmap377_leathGloves_inc
Public Properties
Property
Type
Description
delay
float
endColor
Color
rate
float
startColor
Color
text
Text
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
delay
public property
public
float
delay
return
float
endColor
public property
public
Color
endColor
return
Color
rate
public property
public
float
rate
return
float
startColor
public property
public
Color
startColor
return
Color
text
public property
public
Text
text
return
Text