Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
ControladorDeCorDeBarra
C# Class ControladorDeCorDeBarra, Comenius3
Inheritance:
MonoBehaviour
Mostrar archivo
Open project: game-comenius/Comenius3
Public Properties
Property
Type
Description
greenCurve
AnimationCurve,
image
Image,
redCurve
AnimationCurve,
Public Methods
Method
Description
UpdateColor
(
float
value
) :
void
Method Details
UpdateColor()
public
method
public
UpdateColor
(
float
value
) :
void
value
float
return
void
Property Details
greenCurve
public_oe property
public
AnimationCurve,
greenCurve
return
AnimationCurve,
image
public_oe property
public
Image,
image
return
Image,
redCurve
public_oe property
public
AnimationCurve,
redCurve
return
AnimationCurve,