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