FreeWRL / FreeX3D 4.3.0
|
Data Fields | |
float | age |
float | lifespan |
float | size [2] |
float | position [3] |
float | velocity [3] |
float | origin [3] |
float | mass |
float | surfaceArea |
Definition at line 335 of file Component_ParticleSystems.c.
float particle::age |
Definition at line 337 of file Component_ParticleSystems.c.
float particle::lifespan |
Definition at line 338 of file Component_ParticleSystems.c.
float particle::mass |
Definition at line 345 of file Component_ParticleSystems.c.
float particle::origin[3] |
Definition at line 342 of file Component_ParticleSystems.c.
float particle::position[3] |
Definition at line 340 of file Component_ParticleSystems.c.
float particle::size[2] |
Definition at line 339 of file Component_ParticleSystems.c.
float particle::surfaceArea |
Definition at line 346 of file Component_ParticleSystems.c.
float particle::velocity[3] |
Definition at line 341 of file Component_ParticleSystems.c.