Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
MBParticleColorTimeline
C# Class MBParticleColorTimeline, Pharos
Inheritance:
MBParticleColorBase
Afficher le fichier
Open project: rstaewen/Pharos
Méthodes publiques
Méthode
Description
OnBirth
(
MBParticle,
PT
) :
void
OnLifetime
(
MBParticle,
PT
) :
bool
Reset
( ) :
void
Method Details
OnBirth()
public
méthode
public
OnBirth
(
MBParticle,
PT
) :
void
PT
MBParticle,
Résultat
void
OnLifetime()
public
méthode
public
OnLifetime
(
MBParticle,
PT
) :
bool
PT
MBParticle,
Résultat
bool
Reset()
public
méthode
public
Reset
( ) :
void
Résultat
void