C# Class MBParticleLightning, Pharos

Inheritance: MBParameter
Afficher le fichier Open project: rstaewen/Pharos

Méthodes publiques

Свойство Type Description
Amplitude float
Speed float

Méthodes publiques

Méthode Description
OnLifetime ( MBParticle, PT ) : bool
OnPlay ( ) : void
Reset ( ) : void

Method Details

OnLifetime() public méthode

public OnLifetime ( MBParticle, PT ) : bool
PT MBParticle,
Résultat bool

OnPlay() public méthode

public OnPlay ( ) : void
Résultat void

Reset() public méthode

public Reset ( ) : void
Résultat void

Property Details

Amplitude public_oe property

public float Amplitude
Résultat float

Speed public_oe property

public float Speed
Résultat float