C# Class MBParticleGravity, Pharos

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

Méthodes publiques

Свойство Type Description
Base Vector3

Méthodes publiques

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

Method Details

OnLifetime() public méthode

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

Reset() public méthode

public Reset ( ) : void
Résultat void

Property Details

Base public_oe property

Base gravity
public Vector3 Base
Résultat Vector3