Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
MBParticleColorTimeline
C# Class MBParticleColorTimeline, Pharos
Inheritance:
MBParticleColorBase
Mostra file
Open project: rstaewen/Pharos
Public Methods
Method
Description
OnBirth
(
MBParticle,
PT
) :
void
OnLifetime
(
MBParticle,
PT
) :
bool
Reset
( ) :
void
Method Details
OnBirth()
public
method
public
OnBirth
(
MBParticle,
PT
) :
void
PT
MBParticle,
return
void
OnLifetime()
public
method
public
OnLifetime
(
MBParticle,
PT
) :
bool
PT
MBParticle,
return
bool
Reset()
public
method
public
Reset
( ) :
void
return
void