C# Class Axiom.ParticleFX.HollowEllipsoidEmitter

Summary description for HollowEllipsidEmitter.
Inheritance: AreaEmitter
Afficher le fichier Open project: WolfgangSt/axiom Class Usage Examples

Protected Properties

Свойство Type Description
innerX float
innerY float
innerZ float

Méthodes publiques

Méthode Description
HollowEllipsoidEmitter ( ParticleSystem ps ) : System
InitParticle ( Particle particle ) : void

Method Details

HollowEllipsoidEmitter() public méthode

public HollowEllipsoidEmitter ( ParticleSystem ps ) : System
ps ParticleSystem
Résultat System

InitParticle() public méthode

public InitParticle ( Particle particle ) : void
particle Axiom.ParticleSystems.Particle
Résultat void

Property Details

innerX protected_oe property

protected float innerX
Résultat float

innerY protected_oe property

protected float innerY
Résultat float

innerZ protected_oe property

protected float innerZ
Résultat float