Script interface for a Particle
See Also: ParticleSystem, ParticleSystem.GetParticles, ParticleSystem.SetParticles
| position |
The position of the particle. |
| velocity |
The velocity of the particle. |
| lifetime |
The lifetime of the particle. |
| startLifetime |
The starting lifetime of the particle. |
| size |
The size of the particle. |
| rotation |
The rotation of the particle. |
| angularVelocity |
The angular velocity of the particle. |
| color |
The color of the particle. |
| randomSeed |
The random seed of the particle. |