A particle used by the CpuParticleSystem
More...
A particle used by the CpuParticleSystem
◆ CpuParticle()
Creates a new particle
- Parameters
-
position | The initial position of the particle |
parameters1 | The initial configuration of this particle |
parameters2 | The configuration this particle will take in its "second life" |
◆ Parameters1
The initial configuration of this particle
◆ Parameters2
The configuration this particle will take in its "second life"
◆ Alive
bool OmegaEngine.Graphics.Renderables.CpuParticle.Alive |
|
getset |
Is this particle currently alive/visible?
◆ Color
Color4 OmegaEngine.Graphics.Renderables.CpuParticle.Color |
|
getset |
The current color of this particle
◆ Position
DoubleVector3 OmegaEngine.Graphics.Renderables.CpuParticle.Position |
|
getset |
The particle's position in world space
◆ SecondLife
bool OmegaEngine.Graphics.Renderables.CpuParticle.SecondLife |
|
getset |
Is this particle currently in its second life?
◆ Size
float OmegaEngine.Graphics.Renderables.CpuParticle.Size |
|
get |
The current size of the particle
◆ Velocity
Vector3 OmegaEngine.Graphics.Renderables.CpuParticle.Velocity |
|
getset |
The movement of this particle in one second
The documentation for this class was generated from the following file:
- OmegaEngine/Graphics/Renderables/CpuParticle.cs