Particle Velocity

Hi All,

is there a simple way to get a simple particle system's particle velocity? i.e., a particle in SuperSpray.  Using

ParticleVelocity <particle_sys> <particle_index>

yields a very small vector. It probably needs to be multiplied by some magic scalar, but how to get that scalar? I could use ParticlePos() to derive the velocity, but I'd prefer to simply query ParticleVelocity() if possible.

Thx.

  -Jow

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
mark pigott's picture

I believe it has to be

I believe it has to be multiplied by 4800

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.