Urho3D::Particle Struct Reference

One particle in the particle system. More...

#include <ParticleEmitter.h>

Collaboration diagram for Urho3D::Particle:
[legend]

Public Attributes

Vector3 velocity_
 Velocity.
 
Vector2 size_
 Original billboard size.
 
float timer_
 Time elapsed from creation.
 
float timeToLive_
 Lifetime.
 
float scale_
 Size scaling value.
 
float rotationSpeed_
 Rotation speed.
 
unsigned colorIndex_
 Current color animation index.
 
unsigned texIndex_
 Current texture animation index.
 

Detailed Description

One particle in the particle system.


The documentation for this struct was generated from the following file:
  • /home/travis/build/urho3d/Urho3D/Source/Urho3D/Graphics/ParticleEmitter.h