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
ccEventAnimateColor
C# Class ccEventAnimateColor, GGJ2016
Inheritance:
ccEventBase
Exibir arquivo
Open project: netgrind/GGJ2016
Public Properties
Property
Type
Description
anim
UnityEngine.AnimationCurve
animLength
float
endColor
Color
output
CCReflectColor
postEvent
string
Public Methods
Method
Description
Update
( ) :
void
Protected Methods
Method
Description
OnEvent
( ) :
void
Method Details
OnEvent()
protected
method
protected
OnEvent
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
anim
public_oe property
public
AnimationCurve,UnityEngine
anim
return
UnityEngine.AnimationCurve
animLength
public_oe property
public
float
animLength
return
float
endColor
public_oe property
public
Color
endColor
return
Color
output
public_oe property
public
CCReflectColor
output
return
CCReflectColor
postEvent
public_oe property
public
string
postEvent
return
string